Question
how can I prevent printing an incomplete fillable pdf in adobe acrobat?
how can I prevent printing an incomplete fillable pdf on clicking Print button, Ctrl + P, and File Menu Print in adobe acrobat? All these statements "event.cancel=true;", "event.rc = false;", "this.cancel=true;" don't work to stop from printing.
