Question
Trying to print a 'fill in able' PDF and it gives me a JAVA error because of missing data. Want to print blank (no data) form.
I am trying to print an application form that allows for filling in data. When I try to print a blank form, it gives me a JAVA error because data is missing. I want to print the form without the data.
