Skip to main content
Participant
July 9, 2017
Answered

Calling Remove Hidden Information from JavaScript

  • July 9, 2017
  • 1 reply
  • 1244 views

I was wondering if there was a way to trigger the 'Remove Hidden Information' feature that Acrobat has through JavaScript. (I'd like to run this selectively on only documents which contain certain information, which is why I'm hoping to use JavaScript rather than the Action Wizard.)

If anyone has any thoughts on this or workarounds, I'd be grateful. Thank you!

This topic has been closed for replies.
Correct answer Joel Geraci

No. JavaScript does not have access to that command.

1 reply

Joel Geraci
Community Expert
Joel GeraciCommunity ExpertCorrect answer
Community Expert
July 10, 2017

No. JavaScript does not have access to that command.

Participant
July 12, 2017

Great, thank you for the quick reply! It's unfortunate that there isn't a way to do this, and it seems that there's not much that can be done for running an Action on documents selectively either. I'll just need to treat this as a multi step process if there's no workaround.

try67
Community Expert
Community Expert
July 13, 2017

What do you mean by "running an Action on document selectively", exactly?