Skip to main content
Inspiring
December 20, 2024
Answered

javascript, the script is executed to all pdf files

  • December 20, 2024
  • 2 replies
  • 575 views

I wrote a script, and I want it to be executed whenever a PDF file is closed. how to do ? 

 

 

 

 

This topic has been closed for replies.
Correct answer Bernd Alheit

Add the script to all files.

2 replies

try67
Community Expert
Community Expert
December 20, 2024

There's no generic way of doing it. The code must be embedded in each file for it to work.

If you want to run it on multiple files then use an Action.

Bernd Alheit
Community Expert
Bernd AlheitCommunity ExpertCorrect answer
Community Expert
December 20, 2024

Add the script to all files.