Skip to main content
This topic has been closed for replies.
Correct answer Bernd Alheit

You can try the Action Wizard in Adobe Acrobat Pro.

2 replies

try67
Community Expert
Community Expert
January 10, 2019

Create an Action that executes the following JS code and then saves the file:

this.flattenPages();

Participant
May 9, 2021

Yes, I have your suggestion working in a Windows environment, but when I attempt to use the form with this command on an Android device it does not flatten the file. I am attempting to create a form that can be used on an Android device where the document is flattened before transmission and is not editable after it is emailed. Thoughts? Suggestions? 

 

 

try67
Community Expert
Community Expert
May 9, 2021

There isn't really a way to do that on a mobile device, I'm afraid. Certainly not by flattening.

Bernd Alheit
Community Expert
Bernd AlheitCommunity ExpertCorrect answer
Community Expert
April 22, 2017

You can try the Action Wizard in Adobe Acrobat Pro.

Participant
April 22, 2017

It's work. Thank you!