Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Eject on odd page break
Message
From
21/09/2006 16:42:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Eject on odd page break
Miscellaneous
Thread ID:
01156199
Message ID:
01156199
Views:
80
I have a report that groups on ssn. Depending on how a person is "classified", the report grouping will print 3 or 4 pages. The report is being sent to a duplex printer (prints front and back of paper), so those employees that have 3 pages printed need an extra page eject to occur so the next employee always starts on a new page.

How can I get my report to send an extra page eject after the employees that have only 3 pages of print (_PAGENO = 3 and inlist(class,"09","11","29"))?

I have tried calling a UDF from the last control in the ssn group footer when the extra eject is needed (_PAGENO = 3 and inlist(class,"09","11","29")) but it didn't work. Any ideas?

I have, but not currently using, VFP 9 if that helps.

Tim
Next
Reply
Map
View

Click here to load this message in the networking platform