Add filepath so printed document

Hello!

Is there a possibility to add the filepath to the documents created with pdfcreator?

Example:

  1. I create a .pdf from a file via the print-to-file-menu of a program.
  2. pdfcreator opens like this (using v1.7.1)
  3. I click save and receive a .pdf from my file.
  4. I would like to see the filepath of the created document on the actual .pdf that was created. It does not matter wether the path will show in the header or the footer as long as it occurs on the .pdf.
Is this somehow possible?

Thank you very much.

With best regards,

Markus

Hi,


I am afraid this is not possible with the built in actions, but you could probably write an own action after saving and use iText to write the path into to the PDF.

best regards,