Hi all,
I have a question about saving files.
My configuration is:
- print location: desktop
- print destination: desktop
- file to print: pdf
- pdf creator is installed on a server
- users print from their pc (no pdf creator client on pc)
- auto save enabled
When
I print a pdf, for example “hello.pdf”, the printed file name’s will be
“hello (copy).pdf”, because I have created a rule for prevent
overwriting of original file.
But if I print again the first file (“hello.pdf”), the name is again “hello (copy).pdf”, so the second file is overwritten.
Is it possible to prevent this?
I hope I was clear, and sorry for my english
Thanks in advance,
Jack
Hi,
you can use the or token to add an increasing number or a date/time to all of your documents. Here is some more information about tokens: http://www.pdfforge.org/content/auto-save-mode.
regards,
Robin
Hi Robin,
It works perfect! Many thanks!
Another small bit question: with SumatraPDF, the title of file is, for example, “hello.pdf”; printed file is named “C_Users_MyName_Desktop_hello.pdf” (if I print from Desktop).
Why path is add in the file name?
Thanks in advance
Regards,
Jack
Hi,
how the tokens get filled depends alone on the application you are printing from. The token gets used for the filename by default. You can try if using instead of gives you better results, or try printing from a different PDF viewer.
regards,
Robin
Hi Robin,
I have tried to use , and It’s works great!
Many thanks for support
Regards,
Jack