Printer Driver developer version

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
tomywu
Posts: 13
Joined: Fri Jul 04 2008

Printer Driver developer version

Post by tomywu »

Dear,

May I know how can I enable the activex component for our in-house application without installing the Printer driver install.exe file?

Thanks for the help!

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

Re: Printer Driver developer version

Post by Joan »

Hello,

You can call PDFDriverInit() once when launching your application to install the PDF Printer, however you need to make sure that your users will have administrative rights otherwise they will not have the rights to install a printer on the system

You can also install the printer on the systme once while installing your application using the installation wizard (not install.exe) and then in your application attach to the installed printer using DriverInit()

Hope this helps.
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
tomywu
Posts: 13
Joined: Fri Jul 04 2008

Re: Printer Driver developer version

Post by tomywu »

Hi Joan,

Thanks for your reply. Could I have more details on installation wizard?

Thanks and Regards,
Tomy
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: Printer Driver developer version

Post by Joan »

By the installation wizard i mean the exe file you receive when downloading the product. When double clicking on this exe file you will be guided through and installation wizard that deploys the dlls on the system and install the PDF Printer.

After deploying the PDF Converter files on the system, these are by default installed to C:\Program Files\Amyuni PDF Converter. You will find a file called Setup.exe that you can re-run to reinstall the printer if needed.

Hope this helps.
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
Post Reply