Hi, when I am printing to a PDF I would like to include the original source file extension in the PDF filename.
For example if printing from Ms Word the pdf file name would be: FileName.doc.pdf (includes the source file extension).
mlong1 Unselected an answer 4 days ago
Thanks! Coming from PDF Creator where the source extension could be included in the PDF filename. We would also use their RegEx ability to tweak file names. But RegEx is A LOT more complicated of an ask!