Copy link to clipboard
Copied
Hello everyone.
I'm just wondering if anyone knows any Javascript that can be added to a PDF that ensures all fillable form fields are then flattened (not locked or made read-only) once the user has signed the document using the 'Sign yourself' feature?
I have a document that utilises other aspects of JS to calculate other fields using percentages, but its almost as if the JS is ignored when sent for signatures (after Googling I believe that both Acrobat forms and Adobe Sign forms behave differently, hence the need to flatten the fields before sending for signatures).
Any help is greatly appreciated. Thank you in advance.
Steven
Copy link to clipboard
Copied
See my answer in this topic:
Copy link to clipboard
Copied
Thank you for sending that link JR. Do you know what I need to add to the JS in the console to have the flattenPages kick in upon signing? Or is it only possible via a button?
Copy link to clipboard
Copied
If this is something you do often you should install the plugin, it is the easiest.
Copy link to clipboard
Copied
Why not simply use a Signature field, and set it to lock all the fields in the file when signed?
Copy link to clipboard
Copied
Hello Try. I had that set up initially, but realised that when the form gets sent out for signatures, it reverts my preset percentage and currency fields to standard number fields when it gets converted to an Adobe Sign form. Was wondering if flattening those fields will result in them retaining their styling when sending out.
Copy link to clipboard
Copied
What I'm suggesting is not to use Adobe Sign at all. Just add a signature field and then send the file directly to the recipients, with a button to submit it back to you by email, if you wish.
Copy link to clipboard
Copied
Our team members are familiar with using the send for signatures feature around the business so not sure they'll resort to sending round the PDF another way.
Not to worry, I'll look for another solution with regards to flattening them. Thank you for your help.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now