Tilman Hausherr created PDFBOX-5842:
---------------------------------------

             Summary: IllegalArgumentException: Width (26) and height (0) must 
be non-zero
                 Key: PDFBOX-5842
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5842
             Project: PDFBox
          Issue Type: Bug
          Components: Rendering
    Affects Versions: 3.0.2 PDFBox, 2.0.31
            Reporter: Tilman Hausherr
            Assignee: Tilman Hausherr
             Fix For: 2.0.32, 3.0.3 PDFBox, 4.0.0


reported by Patrycja Zaremba in the users mailing list
https://lists.apache.org/thread/xnwcyhq2c16d9xfgqwgjs70k9qb1w8tp

{quote}When the page which I try to convert have any element which is png with
only 1px height (28x1, 54x1 etc.) it is scaled down to 0 and I got this{quote}

IllegalArgumentException: Width (26) and height (0) must be non-zero
    org.apache.pdfbox.rendering.PageDrawer.drawImage(PageDrawer.java:1281)
    
org.apache.pdfbox.contentstream.operator.graphics.DrawObject.process(DrawObject.java:74)





--
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