Registration required?

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
mbalent
Posts: 1
Joined: Fri Jun 06 2003

Registration required?

Post by mbalent »

I installed the PDF Converter on a client PC (as administrator). Is this enough to access it programatically or do I also have to enter the registration information under the printer properties?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

To use the PDF Converter programatically, you will need to enter the regsitration information programatically using EnablePrinter() from inside your application.

EnablePrinter() should be called after the DriverInit function and before each printout.

For more details please check 'Common Driver Interface 210.pdf'

Thanks.
Post Reply