PDF form to print using Javascript required fields
I created a PDF form, and some fields are required. Once my co-workers fill out the form they must print it and sign it. The problem is, some of them avoid the required fields and go straight to print the form.
I was wondering if there's a JavaScript to set the print button to not let users print unless they have fill out the required fields?
Or at least get a message warning saying they need to fill out those fields.
Thank you
