I had been running pdfCreator 1.0 successfully on Windows 7 and 8. Recently I upgraded my Windows 8 machine to 8.1 - and pdfCreator no longer works. I had been printing from VB scripts in Excel as well as other programs. Now I cannot even get output from a simple Word document.
Anyone with similar problems, explanation, solutions?
I had purposely continued to use an older version of pdfCreator as I needed to call routines from VB in Excel. It appeared that the pdfCreator subroutines had changed (or were not accessible) in newer versions of pdfCreator. I had to rely on adapting code I had found on forums for integrating pdfCreator routines into my VB code. No, I did not try uninstalling and reinstalling. Interestingly, the “Print Test Page” function in pdfCreator worked fine. But if I tried to use it from any application, it failed in a rather inelegant manner (had to kill the process).
My solution (for now) ended up using the Save As PDF function in current versions of Excel, and calling that function from my VB code. (My particular design need is that the filename of the pdf needs to be taken from an Excel cell. As the VB iterates through various data sets, each of the pdf reports needs to have a unique name.)
Thanks for the reply.
Hi,
Hi,