Search found 3 matches

by BuB
Tue Jan 20 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Error 2212 using pdf-converter
Replies: 4
Views: 7050

This is a sample of a procedure, that throws that error: Public Sub PrintDocToPDF() Dim lReturn As Long Dim cPDF As CDIntfEx.CDIntfEx Set cPDF = New CDIntfEx.CDIntfEx lReturn = cPDF.PDFDriverInit("{Printer name}") '*** Printer exists and lReturn = 0 cPDF.DefaultDirectory = "C:\sample&...
by BuB
Tue Jan 20 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Error 2212 using pdf-converter
Replies: 4
Views: 7050

Thank you. I will send a support request.
by BuB
Mon Jan 19 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Error 2212 using pdf-converter
Replies: 4
Views: 7050

Error 2212 using pdf-converter

I'm trying to print a report from MS Access. Everytime I get an error, "Run-Time Error 2212 Access Couldn't Print Your Object" although the printer is existing and the registration key is correct.

:(

I use PDF-Converter Professional 2.10e.

Thanks for helping.