[
https://issues.apache.org/jira/browse/PDFBOX-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231908#comment-14231908
]
Tilman Hausherr commented on PDFBOX-2533:
-----------------------------------------
[~msahyoun] could you please look again now? I believe that decryptDictionary
is OK.
The real question is another: am I correct in my assumption that indirect
references are not resolved while parsing? If so, then all is OK. If not, then
there's the risk that stuff is decrypted twice. The code in SecurityHandler
avoids this, but not the code in NonSeqParser.
> Poor rendering with non-sequential parser
> -----------------------------------------
>
> Key: PDFBOX-2533
> URL: https://issues.apache.org/jira/browse/PDFBOX-2533
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 1.8.8, 2.0.0
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Fix For: 1.8.8, 2.0.0
>
> Attachments: 905605.pdf
>
>
> p39 + 40 of the attached file are poorly rendered with the non-Sequential
> parser. With the old parser, while the glyphs are not perfect, they represent
> the correct character. This is for 1.8.8.
> In 2.0 the rendering is incorrect, but I didn't test with the old parser
> because that one is no longer available from the command line.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)