Matt Wise created PDFBOX-3596:
---------------------------------

             Summary: FDFDocument.loadXFDF not working
                 Key: PDFBOX-3596
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3596
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 2.0.3
            Reporter: Matt Wise


I have attached sample files that I used for testing.

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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to