Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Partial PDF Restriction

New Here ,
Mar 29, 2020 Mar 29, 2020

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?

TOPICS
PDF forms
1.3K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
LEGEND ,
Mar 29, 2020 Mar 29, 2020

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.

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 29, 2020 Mar 29, 2020

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 30, 2020 Mar 30, 2020
LATEST

Thanks - although not what I wanted to hear.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 29, 2020 Mar 29, 2020

I would make the restricted PDF separate document as suggested but then make it an attachment.

You can either:

  • password protect the PDF attachment before attaching it or
  • you can restrict protection on the main document to just the attachments.
David Creamer: Community Expert (ACI and ACE 1995-2023)
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines