Error Code -20

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
JG
Posts: 2
Joined: Mon Feb 13 2006

Error Code -20

Post by JG »

Hello,
I'm trying to use the developer evaluation version of the PDF converter 2.50f. I keep getting a Printer not activated, error code -20 error. I'm making the call to DriverInit and then I make the call to EnablePrinter then I try to print and I get the error. Any ideas on what could be wrong?
Thanks
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Please check the following:

1 - That you are calling EnablePrinter() right after DriverInit and another time right before printing.

2 - If (1) is true please check you are using the right values for EnablePrinter() parameters.

This should help.
Post Reply