Config automatic saver pdf

Hello,


I would like to save automatically pdf files but I have 2 questions :
- How to define to save the new file pdf at the same place that the source file?
- How to config to know if there is already a file which the same name to avoid to rewrite on it?

Thank you.

Best regards

Hi,


you will need a script for this, you can take the convert2PDF.vbs script from your PDFCreator\COM\Windows Scripting Host\VBScripts folder and modify it to have it check if the file already exists.

regards,

Robin

Thank you for your help Robin, but I don’t think that I am able to do this.

I don’t know how to modify this file.
Thanks anyway, but actually, I think that I still move my files manually.

Hi,


the script will handle the first part, it just won’t check if the file already exists.

regards,

Robin