Copy link to clipboard
Copied
I have a fillable form (a request for services), but I want one section to be restricted to only a select group of people (e.g. via a password or??). How can I accomplish this without restricting the entire pdf?
Copy link to clipboard
Copied
Not possible - security in the PDF specification is set per-document, not per-page or per-field.
Either split the PDF into separate documents, one for each group of people, or forget about PDF entirely and use web-based forms which can have whatever access controls you want.
Copy link to clipboard
Copied
Not possible - security in the PDF specification is set per-document, not per-page or per-field.
Either split the PDF into separate documents, one for each group of people, or forget about PDF entirely and use web-based forms which can have whatever access controls you want.
Copy link to clipboard
Copied
Thanks - although not what I wanted to hear.
Copy link to clipboard
Copied
I would make the restricted PDF separate document as suggested but then make it an attachment.
You can either:
Find more inspiration, events, and resources on the new Adobe Community
Explore Now