Multiple PDF copies, one file
Hi Guys
When printing to the PDF device, is there a way I can set the number of
copies? So when the PDF is printed it'll be one file, but with several
identical pages.
I have tried using ppReport1.printersetup.copies := 3, but that apears to be
printer specific.
Many Thanks
Joe
When printing to the PDF device, is there a way I can set the number of
copies? So when the PDF is printed it'll be one file, but with several
identical pages.
I have tried using ppReport1.printersetup.copies := 3, but that apears to be
printer specific.
Many Thanks
Joe
This discussion has been closed.
Comments
This is not a feature of the PDF device however you may be able to do
something similar to what is done in the example below to give you the
effect you are after.
The example shows how you can merge multiple reports into a single PDF file.
You would essentially be doing the same thing only with the same report over
and over again until you reach the proper number of copies.
http://www.digital-metaphors.com/rbWiki/Output/PDF/How_To...Merge_Multiple_Reports_into_one_PDF
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com