Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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.

New Here ,
Feb 17, 2016 Feb 17, 2016

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.

TOPICS
Acrobat SDK and JavaScript , Windows
1.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 17, 2016 Feb 17, 2016

I think it is probably a JavaScript message rather than Java. It is designed to stop you printing a blank form - but it cannot really stop you. What does the message say? How do you trigger the print?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 17, 2016 Feb 17, 2016

When I try to print, I get a popup box headed - Warning - Java Script Window - name of file; then in the box it has Step 1 - First Name empty, second name empty, etc  then Step 2 - more empty things.  Down at the bottom there's an OK.  When you click OK, you get a new window that says Print Cancelled.   I never get a print dialogue box, this warning box pops up as soon as I click print (or do File-Print)

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 18, 2016 Feb 18, 2016
LATEST

That's interesting, I thought it was impossible to do that. I guess they really have figured out how to stop you printing a blank copy.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines