[ 
https://issues.apache.org/jira/browse/PDFBOX-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142485#comment-14142485
 ] 

Tilman Hausherr commented on PDFBOX-2359:
-----------------------------------------

I did some more tests to find out the next time the line appears, if the BBox 
handling is ignored. It is rev 1621640, the first time the rendering hints 
handling was changed. The removal of this line in PageDrawer.shadingFill()
{code}
graphics.setRenderingHint(RenderingHints.KEY_ANTIALIASING, 
RenderingHints.VALUE_ANTIALIAS_OFF);
{code}
is the cause.

> Lines show on top of image
> --------------------------
>
>                 Key: PDFBOX-2359
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2359
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>            Reporter: simon steiner
>            Priority: Minor
>         Attachments: 3.pdf
>
>
> java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage 
> 3.pdf



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to