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

How can I prevent a form being printed when required fields are not filled out?

New Here ,
Feb 15, 2017 Feb 15, 2017

I've made a form with a lot of required fields. But I'm still able to print (cmd p) the form when these fields are not filled out. How can I prevent this? And make a pop-up appear with the massage that all required fields need to be filled out to be able to print the form. I'm using the Dutch version of Acrobat CC.

Thanks in advance!

Geurt

TOPICS
PDF forms
459
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
Community Expert ,
Feb 15, 2017 Feb 15, 2017

You can't prevent someone from printing the file entirely.

What you can do, though, is show an error message when the file is about to be printed, and/or clear the values of the form fields, so it prints as a blank form. To achieve that you can use this script I've developed: Custom-made Adobe Scripts: Acrobat -- Validate Required Fields Before Printing or Saving

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
Community Expert ,
Feb 15, 2017 Feb 15, 2017

You can't prevent someone from printing the file entirely.

What you can do, though, is show an error message when the file is about to be printed, and/or clear the values of the form fields, so it prints as a blank form. To achieve that you can use this script I've developed: Custom-made Adobe Scripts: Acrobat -- Validate Required Fields Before Printing or Saving

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
Contributor ,
Aug 23, 2023 Aug 23, 2023
LATEST

gibts es einen code für nur ein feld und nicht fürs ganze formular hat vieleicht einer einen script

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