Number of lines per page

Lope
Member Posts: 14
I would like to define the number of sales lines that the pages of an invoice report can contain, showing the transfooter sections. Is it possible?
The "CurrForm.Newpage" instruction isn't correct for me because the transfooter sections doesn't generate.
Thanks!
The "CurrForm.Newpage" instruction isn't correct for me because the transfooter sections doesn't generate.
Thanks!
0
Comments
-
Lope wrote:I would like to define the number of sales lines that the pages of an invoice report can contain, showing the transfooter sections. Is it possible?
The "CurrForm.Newpage" instruction isn't correct for me because the transfooter sections doesn't generate.
Thanks!
it's a weird method, but sometimes it's the only way to have correct page breaks.0 -
hi,
u can use one variable datatype is integer. increament in body section. there u write a condition that example
in each page u required 10 record means
if VarI>10 then
currentreport.newpage.
after vari bacomes 10 make it 0 so that again it will run for further record. if u dont make 0 only first 10 record will display in the first page remaining records will display in second pagewith more then 10 records.S.Gopinath
M.sc Software Engineer0 -
Hi.
The problem is that if i use the "currentreport.newpage" instruction the Transfooter sections won't be shown in the page. :-(
Thanks.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions