This is a solution pause the printing, validate the pdf form fields and decide to print the PDF form or not.
Using javascript for the PDF, LiveCycle. The script check the condtion and prevents printing PDF Forms if the condition is false.
Invalid form fields will be hightlight when click print button.
This technique can be called as PDF validator. PDF is validated/checked when user clicks Print button.
Note: This is a demo.