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.
We have the professional developer version (v2.5) of PDF Converter and are using this in 3 applications deployed over Citrix. They are all MS Access and we are using the VBA to control the printing.
To avoid problems with filenames we are using the locking functions, however this is causing delays in the printing cycle. Is it possible to install multiple printers (say one for each application) and use each one independently?
Technically, you can use a different printer per application. If your application will in multithreading you can use the locking mechanism inside that application.
It is not advisable at all to install a different printer per thread