Hi guys, I am trying to run script after saving the document to the jpeg format but i’m faced with next issue : when document contains many pages it is error appeared during running the script “An error occured : 14999 - Error while running the script action”. I guess that the error occured because Pdf Creator pass all file names generated by it to command line. But how can I avoid this ? I don’t need that parameters and its dont allow to run the script.
Hi,
can you send the sript to support@pdfforge.org, we will have a look at it.
I don’t think it is possible to prevent PDFCreator from passing the output file names to the command line. Perhaps using the COM interface is the only solution, depending on what you would like to achieve.
best regards,