Hi,
I am developing an application in Delphi which makes use of PDF Converter driver 2.5.0.4.
Before printing starts I am calling EnablePrinter function with correct values. Still I am getting error "Printer not activated, error code -30".
Before installing above driver I had driver version 2.0.7.0. I haven't removed the earlier driver I installed new on top of it.
Please help.
Thanks in advance.
Yuvraj
Printer Activation Error
Hello,
Please note that you need to call EnablePrinter right after you call to PDFDriverInit and right before printing.
If these calls are correct and you are still getting problems, please completely unistall version 2.0.7 and version 2.50, reboot your system and then make a clean install of version 2.50.
When installing the printer please check that you delete the following files from your system:
acfpdf*.*
cdintf*.*
pdfdrv*.*
Hope this helps.
Please note that you need to call EnablePrinter right after you call to PDFDriverInit and right before printing.
If these calls are correct and you are still getting problems, please completely unistall version 2.0.7 and version 2.50, reboot your system and then make a clean install of version 2.50.
When installing the printer please check that you delete the following files from your system:
acfpdf*.*
cdintf*.*
pdfdrv*.*
Hope this helps.