Skip to main content
Participant
August 30, 2006
Question

Print File Name with pdf Document

  • August 30, 2006
  • 93 replies
  • 245472 views
In order to have an audit trail / track a document, I want to print the file name as a header or footer when printing the documents. How can this be done?
This topic has been closed for replies.

93 replies

Participating Frequently
November 13, 2006
Add some JavaScript to your document as a "Will print" event.

Details in the Acrobat JavaScript Guide.

Leonard
Participating Frequently
November 9, 2006
you can do it with a JavaScript.
Participating Frequently
November 9, 2006
I have exactly the same question; it's unimaginable that this can't be done.