Unwanted Collated Copy in converted .PDF file

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
Noah_Bergevin
Posts: 1
Joined: Thu Jul 22 2004

Unwanted Collated Copy in converted .PDF file

Post by Noah_Bergevin »

We are using the PDF Converter in our C++ app. We are converting .RTF files generated by Crystal Reports to .PDF's and watermarking them.

Strange thing is when we convert a two-page .RTF, the .PDF contains Page 1, Page 2, Page 1, Page 2, (aka we are getting an extra copy that is collated).

I've looked over the code time and again. Anyone know what might be causing this extra copy to be interted? I skipped over the Watermarking merge routine, so I've ruled that out.

Any help would be greatly appreciated.

- Noah
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

To get two collated copies of the document you must have set somewhere in your code or in your report design to print this report as collated.

Please check your page setup and printer setup in your document design.

Thanks.
Post Reply