Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to eject a report page and continue on the next page
Message
 
 
To
17/07/2000 20:21:23
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00390522
Message ID:
00393851
Views:
19
>Hi Nadya
>
>I am not sure if you have already ruled out the EJECT command for your program, if not here is a handy way I use to access it and any other programs or functions I want when I am in a report.
>
>I have the following function in my main procedure libary
>
>
>FUNC execute
>PARAM xcmnd
>&xcmnd
>RETURN ''
>
>
>
>In your report your only need add the expression
>
>
>EXECUTE('EJECT')
>
>And you may get the result you hope for (or it may just confuse the report manager) :)

Mike,

I inserted this function in Group Footer and it produced 2 blank pages :((((
Actually, I need this feature for PDF as well... Do you have other ideas?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform