Hi,
I've been trying to run a script for merging the files after printing them.
I ticked the option of 'run script' in the profile settings. And script seems to be initialised after I try to save the converted files, however I receive the following error instantly:
Access forbidden. An instance of PDFCreator is already running.
Could anyone please advise how I get a script running?
Thanks a lot,
Justin
Hi,
I don’t think you should usually have a script for merging placed in the script action; it will get called after every single print job and not know when to start or stop the merging (or did you create some kind of work arround for this?). Do you need this automated? Otherwise you can also merge the files in the GUI directly. If you need it automated you could have a look at the COM interface for PDFCreator: http://docs.pdfforge.org/pdfcreator/2.3/en/pdfcreator/com-interface/
best regards,