Skip to main content
Participant
January 19, 2016
解決済み

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.
  • 497 ビュー

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

このトピックへの返信は締め切られました。
解決に役立った回答 try67

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

返信数 2

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 Expert解決!
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.