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

Or is there a way in which all the contents of the form and shapes could be saved as image, but printed on another pdf? I need this, so the customers don't have the ability to edit quickly .


It's not a single-click procedure (at least, not unless you use a custom-made script to do it). You would need to export all the pages as images, then create a new PDF from those images, then password-protect that PDF, and even that is not 100% secure...

1 reply

try67
Community Expert
Community Expert
August 15, 2018

Depends. Can you install a script on the user's local machine?

diegoc31283334
Known Participant
August 16, 2018

I mean I need a .pdf with non able to copy functions.

try67
Community Expert
Community Expert
August 16, 2018

Copy what? The PDF itself, or its contents? The former is not possible. The latter is possible (using a security policy) but it's very easily to get around it, since not all applications adhere to these policies, unfortunately.