[
https://issues.apache.org/jira/browse/PDFBOX-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994160#comment-13994160
]
Pat Hickey commented on PDFBOX-1895:
------------------------------------
One thing still bugs me about the output file: the font for the bookmarks
(outline) works fine, even though it has the same deficient structure as the
other fonts in the file...
It's clear that the output /Title values have been converted to UTF-16 strings;
it's not so clear what the input values are - they're encrypted, too? input:
/Title <57E3D92AB9D3> output: /Title <FEFF88687D19>
> Modifying a damaged PDF damages it further
> ------------------------------------------
>
> Key: PDFBOX-1895
> URL: https://issues.apache.org/jira/browse/PDFBOX-1895
> Project: PDFBox
> Issue Type: Bug
> Components: Writing
> Affects Versions: 1.8.3, 1.8.4
> Reporter: Pat Hickey
>
> When re-writing a document with font descriptions, Adobe Reader is unable to
> display the fonts in the document. Reader can display the fonts in the
> original document. The difference is that in the original document, the font
> descriptions are in lower object numbers than the font references; in the
> output document, the font descriptions are in higher object numbers than the
> font references. Is there a quick way to re-order them?
> Update: the PDF file in question is actually corrupt, but somehow modifying
> it with PDFBox causes it to no longer be readable with Adobe Reader.
--
This message was sent by Atlassian JIRA
(v6.2#6252)