I tried registering docPrintCom.dll on the client workstation and it successfully registers docPrintCom. But, I still get a class not registered when I try and do:
docPrint = CreateObject("DocPrintCom.docPrint")
Is there something else I need to do?
============================
Are you using 64bit system? If yes, please compile your EXE application with
x86 platform option, then your EXE will able to access to
("DocPrintCom.docPrint") properly.
VeryPDF
============================
Actually this error happens on a 32bit system and I'm compiling on a 32 bit system.
============================
Please by following steps to try again,
1. Please run "C:\Program Files\docPrint Pro v5.0\docPrint_Service.exe" application first, you will see an icon appear in the right-bottom tray area,
2. Please please double click "C:\Program Files\docPrint Pro v5.0\docprint-com.vbs" file to convert a web page to PDF file,
Can you work fine with "C:\Program Files\docPrint Pro v5.0\docprint-com.vbs" script?