How to fill in PDF form then lock it?
Hello everyone,
We are creating a PDF form with prices and calculated sums of these prices.
Our reps will have to change these prices corresponding to the customer.
Afterwards the customer (who opens the PDF in Reader of course) should not be able to modify any of the fields neither see that there are actually fields.
Best way it should work I think is to hand the PDF to the rep, rep opens it, edits all the prices then locks all fields or the hole document.
The hole process should work as easy as possible within Reader.
What I tried:
- Protect the document with a password: There's no password request when clicking on the field to be edited.
- Script to lock/unlock certain fields: Works, but a prefix for the field names is needed which for some reason doesn't allow calculations.
- Script to flatten the document: Works in Pro only.
Can someone with expertise in this area lead me to what could be named as a "standard procedure" for this kind of issue?
