[
https://issues.apache.org/jira/browse/PDFBOX-3596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897632#comment-15897632
]
ASF subversion and git services commented on PDFBOX-3596:
---------------------------------------------------------
Commit 1785686 from [~msahyoun] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1785686 ]
PDFBOX-3596: handle string values from FDF/XFDF import properly; update
appearance stream after value update
> 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
> Assignee: Maruan Sahyoun
> Labels: xfdf
> Fix For: 2.0.5, 2.1.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]