Crystal Reports - Facilitating front/back printing
Posted
by hamlin11
on Stack Overflow
See other posts from Stack Overflow
or by hamlin11
Published on 2010-05-22T18:03:23Z
Indexed on
2010/05/22
18:10 UTC
Read the original article
Hit count: 230
crystal-reports
I have a crystal report that is designed to spit out a bunch of reports.
Each report is 2 to 7 pages in length.
We would like to print on the front and back of pages.
However, if we did this now... approximately half of the following reports would print on the back of the last past of the preceding report.
Is there a good method for detecting whether an extra page break should be inserted, and if so, actually inserting it, so that when we print the 150 pages front/back that now one piece of paper actually holds data from separate reports?
Thanks
© Stack Overflow or respective owner