Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set the detail band limit
Message
From
06/04/2013 11:00:37
 
 
To
06/04/2013 08:45:35
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01570287
Message ID:
01570302
Views:
47
>Thanks for the reply,
>Can u give me an example.
>Saif


I don't know how to give you an example without doing it for you. It's just a few steps to do:

(1) Add a column to your report data table called "pageno n(4)"
(2) Pre-process your file before issuing REPORT FORM so that every 11 lines for a common key the page number changes.
(3) Add that expression to your group clause in the report detail band.

Because it's in the band with page breaks, VFP will then automatically send page ejects whenever the page number changes. By specifying the length yourself in your report data table, VFP will never continually print report information across page boundaries, but will send page ejects to keep things as you would expect.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform