-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.5, 3.0.0 PDFBox
-
Fix Version/s: 2.0.6, 3.0.0 PDFBox
-
Component/s: AcroForm
-
Labels:None
When the NormalAppearance entry exists in a PDAnnotationWidget but the entry is COSNull and NPE is raised similar to
Exception in thread "main" java.lang.NullPointerException at
org.apache.pdfbox.pdmodel.interactive.form.AppearanceGeneratorHelper.setAppearanceValue(AppearanceGeneratorHelper.java:137)
See PDFBOX-3723 for a sample.