Maruan Sahyoun created PDFBOX-3397:
--------------------------------------

             Summary: PDFDebugger shows XML Metadata in ISO-8859-1
                 Key: PDFBOX-3397
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3397
             Project: PDFBox
          Issue Type: Bug
          Components: Utilities
    Affects Versions: 2.0.2, 2.0.1
            Reporter: Maruan Sahyoun
            Priority: Minor


When viewing XML metadata in the PDFDebugger the content is displayed using 
ISO-8859-1 instead of UTF-8 (or even more intelligent by looking at the 
{{begin}} attribute.

So instead of this

{code}
<rdf:li>S.Straߟe_2</rdf:li>
{code}

we get this

{code}
<rdf:li>S.Straß e_2</rdf:li>
{code}




--
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