Viktor Merkel created PDFBOX-5635:
-------------------------------------

             Summary: On display of a PDF document additional thick points and 
lines are displayed
                 Key: PDFBOX-5635
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5635
             Project: PDFBox
          Issue Type: Bug
          Components: Rendering
    Affects Versions: 2.0.29, 2.0.27
         Environment: Operating System: Windows 10
            Reporter: Viktor Merkel
         Attachments: anonymous.pdf, display.png

On display of a PDF document additional unexpected thick points and lines are 
displayed.
 * Example of problematic PDF documents see attachment "anonymous.pdf"
 * Screenshot of displayed image see attachment "display.png"

For displaying PDF Document we use following method of class *PDFRenderer* 
(package org.apache.pdfbox.rendering):

public BufferedImage {*}renderImage{*}(int pageIndex, float scale) throws 
IOException
 * value of pageIndex: {color:#0747a6}0{color}
 * value of scale: {color:#0747a6}1.9417475{color}

Remark: On test of PDFTools only empty pages are displayed

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to