Form Fields missing values (values are NULL)
--------------------------------------------

                 Key: PDFBOX-1126
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1126
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 1.7.0
         Environment: RHEL4 32-bit running under Tomcat 6, Java 5
            Reporter: Dave Botsch


When using getValue() to get the field value in PDFs, getValue() returns NULL. 
Even though the document, when opened in evince or in acroread shows the form 
fields correctly filled in (and the commandline pdftk utility also correctly 
grabs the form values). Using the precompiled commandline pdfbox app to bring 
up the PDFDebugger, the affected fields do not have any values, so I can't even 
try to grab the values "manually" by parsing the COSDictionary. 

Also affects PDFBox 1.6.0.

Sample PDF triggering this issue in 90% of the form fields:
http://www.cnf.cornell.edu/doc/New_User_Application_-_Cornell.pdf

Grab it, fill it out with Acrobat Reader, then try to get the field values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to