Skip to main content
mrb712
Participant
January 18, 2020
Answered

Dynamic Watermarks

  • January 18, 2020
  • 2 replies
  • 5634 views

Is it possible to add a dynamic watermark to a PDF? For instance, I would like to place a mark for a class that I'm taking and then add the filename of the PDF that I'm viewing so when I print it out I will know what I'm looking at. I would like the watermark to look something like this:

ClassName—<filename> (where <filename> would be the dynamic marker for the PDF file name). I would like to save this as a custom watermark to apply to a folder full of documents so I don't have to type in the file name for each file.

 

The fact that I can't find any way to do this makes me think that this functionality does not exist in Acrobat, but I'm wondering if anyone has any ideas anyway. 

 

Thanks for any guidance,

Michael

This topic has been closed for replies.
Correct answer Thom Parker

Try the "File Name Stamper" tool here (it's free):

https://acrobatusers.com/actions-exchange/

 

2 replies

Thom Parker
Community Expert
Thom ParkerCommunity ExpertCorrect answer
Community Expert
January 21, 2020

Try the "File Name Stamper" tool here (it's free):

https://acrobatusers.com/actions-exchange/

 

Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often
mrb712
mrb712Author
Participant
January 27, 2020

YES! This is exactly what I needed! Thank you!

try67
Community Expert
Community Expert
January 18, 2020

You need to explain how this "watermark" should work. For example, if the name of the file is changed after you add the watermark, do you expect it to reflect that change? If so, it can't be a watermark, as those are static. However, it can be done using a script that populates a simple text field, for example.