You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Maruan Sahyoun (JIRA)" <ji...@apache.org> on 2016/06/23 14:19:16 UTC

[jira] [Created] (PDFBOX-3397) PDFDebugger shows XML Metadata in ISO-8859-1

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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org