-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.3
-
Fix Version/s: 2.0.5, 3.0.0 PDFBox
-
Component/s: PDModel
-
Labels:
-
External issue URL:
I have attached sample files that I used for testing in the external issue URL.
I am trying to read in the values of each of the fields to create a font subset, however when I try to read the value of the fields, a blank line is returned. On closer inspection, the value stored in the field is a COSName object. When I set the value manually using field.setValue the value stored is a COSString object and it works correctly.
Also, when trying to save the xfdf, the values are omitted.
Expected:
Imported XFDF values are stored as COSString objects
saveXFDF correctly outputs values.
- duplicates
-
PDFBOX-3613 FDFField creates wrong object type, when loaded from XML
-
- Closed
-