Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chaining several reports -- double sided
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00232625
Message ID:
00232710
Views:
17
>I think Evan is correct on the files section as far as part 1 of your question.
>
>Part 2 you can:
>
>Add a field to your report form with the following expression:
>IIF(MOD(_pageno,2)=1,chr(12),"")
>Put this as the last item in the last group footer.
>
>Works great for us, except if you are sending the report to a Kodak Printer emulating a HP4. That driver eats CHR(12) for lunch. The only other problem is if the printer jams then it can get confused.
>
Let me get this straight. If you put a CHR(12) in the last group footer, then issue another REPORT FORM command, the second report's page 1 will print on the back of the last page of the previous report [if odd numbered]? Assuming you have a printer capable of doing this, among your other caveats.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform