[ 
https://issues.apache.org/jira/browse/PDFBOX-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Lehmkühler resolved PDFBOX-794.
---------------------------------------

    Resolution: Duplicate
      Assignee: Andreas Lehmkühler

This issue has nothing to do with any kind of the mentioned box values. PDFBox 
doesn't support the used compression algo (CCITTFaxDecode). You have to add an 
additional library [1] and everything works fine. See PDFBOX-955 for further 
details.

[1] http://java.sun.com/javase/technologies/desktop/media/jai/

> PDPage convertToImage generates white image with no contents
> ------------------------------------------------------------
>
>                 Key: PDFBOX-794
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-794
>             Project: PDFBox
>          Issue Type: Test
>          Components: PDModel
>    Affects Versions: 1.2.1
>            Reporter: Dan Sabin
>            Assignee: Andreas Lehmkühler
>         Attachments: doc.pdf, doc.png
>
>
> When converting a PDPage to an image where the mediaBox, cropBox, and trimBox 
> width/height are slightly larger than that of the PDDocument pageFormat 
> height/width, the resulting image appears blank.  A warning message appears 
> in the log 'getRGBImage returned NULL'.  The PDF is rendered fine.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to