What is the best way to enforce users fill in required fields before printing a pdf. I currently have a pdf requesting programming services from non-tech people and they continually fail to fill in the important fields. Such as Requested Completion Date: Description of request: Name: Telephone number:
Our current policy ( state audit requirement ) is to have a supervisor sign the original request and send it to our department by courier. 85% of the requests are not filled out properly. We don't ask much: Who you are? What you want? When you want it? But even that seems to complex for our users.
So, again. Is there a way to enforce these fields have at least some sort of data before they can print the pdf? If so what is the "best practice" and any examples or example code would be appreciated.
Thank you,
William
You can issue an alert and mark the form as incomplete, but the form will still print or save.
George Kaiser