Hi,
I would like to set the document folder as default output folder.
For example, if my Excel-document is in D:\Test I would like the pdf file also saved in D:\Test.
Is this possible?
If not so, can you please add this feature?
Thank you and kind regards,
Piet
Hi,
I am afraid this is not easily possible, as almost no applications pass the path of the original file onto the print job and PDFCreator doesn’t know where the file came from otherwise.
You would need to write a script which stores the location of the original file in a variable, then sets the target directory for PDFCreator to this location and then prints to the PDFCreator printer.
Perhaps such a script can be included in the COM examples for one of the next releases.
best regards,