Duplex Form Printing
I need to print information on the front and back of a form based on one
record. We have a duplex printer, and I have both form graphics, but no
clue how to get two separate forms to print on the front and back
respectively, populated with the data from one record.
Any hints would be greatly appreciated....
Regards .... Patrick
record. We have a duplex printer, and I have both form graphics, but no
clue how to get two separate forms to print on the front and back
respectively, populated with the data from one record.
Any hints would be greatly appreciated....
Regards .... Patrick
This discussion has been closed.
Comments
Try simply placing two Section Style subreports inside the detail band of
the main report. Connect each subreport to the same datset and place the
same form image inside each one. This should then print two separate pages
with the same image on each page. If you then set Duplexing to True, you
should get the output you are after.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com