Search found 2 matches

by chretienj
Fri Dec 02 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Unable to intialize PDF printer queue
Replies: 3
Views: 6382

I guess what I meant to say is that my code is unable to create an instance of CDIntfEx. In the code, once the instance is created then I call PDFPrinter.DriverInit and so forth. But creating the CDIntfEx object is always failing. Any ideas? -thanks
by chretienj
Tue Nov 29 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Unable to intialize PDF printer queue
Replies: 3
Views: 6382

Unable to intialize PDF printer queue

Hello, The following piece of code is constantly failing when I am trying to initalize the printer. We are using version 2.1 and have re-installed several times. Any ideas? Thanks for your help. Set PDFPrinter = New CDIntfEx.CDIntfEx If PDFPrinter Is Nothing Then MsgBox "Unable to create CDIntf...