[
https://issues.apache.org/jira/browse/PDFBOX-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906891#comment-13906891
]
Andreas Lehmkühler commented on PDFBOX-1917:
--------------------------------------------
[~hermflink] I wasn't directly involved in the fix, but I'm sure it can't be
backported as it contains a lot of refactorings.
[~tilman] In retrospect it wasn't a good idea to modifiy the dash array every
time "StrokePath" is called as you already figuered out. We should move that
part somewhere else, e.g. to the PageDrawer and apply the ctm when stroking the
path without modifying the origin stroke. Are you already working on that?
Otherwise I would have a look so that we can provide a change for 1.8.5
> Rendering hangs
> ---------------
>
> Key: PDFBOX-1917
> URL: https://issues.apache.org/jira/browse/PDFBOX-1917
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.0
> Environment: W7 64 bit, JDK 1.7.0_51
> Reporter: Tilman Hausherr
> Assignee: John Hewson
> Fix For: 2.0.0
>
> Attachments: 1752-3u.pdf
>
>
> Rendering hangs in page 9 of the attached file. It hangs in
> PageDrawer.strokePath(), there in graphics.draw(path). I'd like to hear from
> people using a different JDK version if it works.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)