Skip to main content
Participant
September 5, 2024
Question

Add a Water mark to PDF when downloading or viewing PDF

  • September 5, 2024
  • 3 replies
  • 962 views

We would like to add a water mark to PDF file when a user clicks on a PDF file on our website or when a user downloads a file from our website. Ideally we would like to watermark it with the name of user and the date time.

 

Does Adobe have tools we can use for this?

This topic has been closed for replies.

3 replies

try67
Community Expert
Community Expert
September 5, 2024

You can't use Acrobat for this, as you're not allowed to run it on a server. This will require a back-end application that will add the watermark to the template file on-the-fly, and then server the customized version of it to the end-user.

I've developed some tools like this in the past, so if you're interested in hiring a professional to create it for you, feel free to contact me privately by clicking my user-name and then on the blue "Message" button.

Kevin Stohlmeyer
Community Expert
Community Expert
September 5, 2024

Hi @eliud_5554 not sure what happened that your post moved back to the Enterprise forum. I've posted an answer above as this is an Acrobat related question, I've moved your post back to the Acrobat forum.

Kevin Stohlmeyer
Community Expert
Community Expert
September 5, 2024

Acrobat has watermarking capabilities https://www.adobe.com/in/acrobat/roc/blog/step-by-step-guide-to-online-pdf-watermarking.html however if you intend to have the watermark added only if the PDF is downloaded - that would require a custom solution similar to this https://helpx.adobe.com/acrobat/kb/adding-watermark-pdf.html