Skip to main content
Participant
January 19, 2016
Answered

Hello, I would like to use JavaScript to update PDF file. I saw the "function" "SearchAndRedactCmd" where can find any information about it. A this moment I just find find information about that it easy that ALL

  • January 19, 2016
  • 2 replies
  • 497 views

Hello, I would like to use JavaScript to update PDF file.  I saw the "function" "SearchAndRedactCmd" where can find any information about it. A this moment I just find find information about that it easy that ALL

This topic has been closed for replies.
Correct answer try67

There's no such command in Acrobat JS. Maybe it's the name of a menu item or a function someone wrote.

2 replies

Inspiring
January 19, 2016

As noted there is no search and replace in Acrobat Standard and not for Reader. Acrobat Professional has a redaction tool that find, remove, and add cover text which might work but it is not intended as a find and replace tool.

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
January 19, 2016

There's no such command in Acrobat JS. Maybe it's the name of a menu item or a function someone wrote.