How to print a report with a 2 page form (multi-pages)?
72 views
Skip to first unread message
hua
unread,
Jun 2, 2013, 9:45:36 PM6/2/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fastreport_f...@googlegroups.com
Hi,
I have a form that I neeed to print on. It consist of two pages.
Testing by creating multi page in the report designer didn't produce the wanted result because it print Page 1 (in FR designer) for all the records before it starts printing on Page 2. That's not the desired result. For each record I need to print on both Page 1 and Page 2.
A bit off googling, find a tip of inserting a child band on Page 1 and then inserting a sub-report object instead of using Page 2. I could get this to work either somehow. Printing 2 records will now print 4 pages but all 4 of them were from Page 1.