Stefan Ziegler created PDFBOX-6143:
--------------------------------------

             Summary: NullpointerException in PDAcroForm.getField(Line 485)
                 Key: PDFBOX-6143
                 URL: https://issues.apache.org/jira/browse/PDFBOX-6143
             Project: PDFBox
          Issue Type: Bug
          Components: AcroForm
    Affects Versions: 3.0.6 PDFBox
            Reporter: Stefan Ziegler


NullpointerException in 
org.apache.pdfbox.pdmodel.interactive.form.PDAcroForm.getField(PDAcroForm.java:485)

 

field.getFullyQualifiedName().equals(fullyQualifiedName)

 

getFullyQualifiedName() can return null and of it does, then this causes the 
NullpointerException.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to