03-16-2011 01:31 PM
I am trying to open up this zip file, and I am able to get to open all the way, to the point of inserting a "test" .txt file to turn into a PDF, but when it asks for the PDF Path, I am unsure of what to put in. Seems like everything I try I get the error that is in the attached JPG file. Error 2147221164. Is there a different way to enter in the PDF save path? What am I missing?
Thanks,
Mike
03-16-2011 01:39 PM
forgot to post the jpg
03-16-2011 02:10 PM
suppose I should have put up the PDF creator zip file I have been trying to figure out.
03-17-2011 09:11 AM
That error code indicates the ActiveX component that you're trying to use is not registered. Have you registered it? Sometimes ActiveX components are installed but not registered. You can manually register the ActiveX component by using regsvr32.exe at a command line, and giving it the full path to the component (.ocx or .dll file).