[ https://issues.apache.org/jira/browse/PDFBOX-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153889#comment-16153889 ]
Tilman Hausherr commented on PDFBOX-3917: ----------------------------------------- That is because of another bug. In the version mentioned, lines were painted with CAP_SQUARE instead of CAP_BUTT so they were too long. This was fixed in PDFBOX-1954. Doing that fix in the mentioned version produces the gap. > Gap in line > ----------- > > Key: PDFBOX-3917 > URL: https://issues.apache.org/jira/browse/PDFBOX-3917 > Project: PDFBox > Issue Type: Bug > Components: Rendering > Affects Versions: 2.0.7 > Reporter: simon steiner > Attachments: PDFBOX-3917-reduced.pdf, test.pdf > > > java -jar pdf-box-svn/app/target/pdfbox-app-3.0.0-SNAPSHOT.jar PDFToImage > test.pdf > Output has a gap in the line -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org