Skip to main content
Alex Doubts
Known Participant
November 30, 2017
Answered

How to set alert message on clicking the print in Adobe Acrobat Pro?

  • November 30, 2017
  • 1 reply
  • 1557 views

How to set alert message on clicking the print in Adobe Acrobat Pro. I am able to do so under button click. But i need set the message to the print option in Adobe Acrobat Pro/Reader etc.

This topic has been closed for replies.
Correct answer try67

Place your code under Tools - JavaScript - Set Document Actions, Document

Will Print.

1 reply

try67
Community Expert
Community Expert
November 30, 2017

You can do it for a specific document, but not for any document that is

printed.

Alex Doubts
Known Participant
November 30, 2017

how to do so?

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
November 30, 2017

Place your code under Tools - JavaScript - Set Document Actions, Document

Will Print.