Using PDF Converter in VB without a visable Printer

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
Harry
Posts: 2
Joined: Wed Oct 23 2002
Contact:

Using PDF Converter in VB without a visable Printer

Post by Harry »

Just wanted to know if anyone knows if its possible to use the ActiveX Control without having a visible printer driver?

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

Post by Joan »

Hi,

You can use PDFDriverInit to install a pdf printer when launching your application, and you can call DriverEnd when closing your application to remove the installed pdf printer from the system.

Would this help?
Post Reply