[ https://issues.apache.org/jira/browse/PDFBOX-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448624#comment-13448624 ]
Tilman Hausherr commented on PDFBOX-1067: ----------------------------------------- Even if the bug isn't fixed, there should be an error return or an exception for page.convertToImage(). Currently (1.7.1) I am only getting an error message, but not an error return or an exception. before page.convertToImage(); 05.09.2012 12:41:43.205 ERROR [main] org.apache.pdfbox.filter.JBIG2Filter:77 - Something went wrong when decoding the JBIG2 encoded datastream. 05.09.2012 12:41:43.205 ERROR [main] org.apache.pdfbox.pdmodel.graphics.xobject.PDPixelMap:186 - Something went wrong ... the pixelmap doesn't contain any data. 05.09.2012 12:41:43.205 WARN [main] org.apache.pdfbox.util.operator.pagedrawer.Invoke:86 - getRGBImage returned NULL 05.09.2012 12:41:43.221 INFO [main] org.apache.pdfbox.util.PDFStreamEngine:562 - unsupported/disabled operation: EI 05.09.2012 12:41:43.221 INFO [main] org.apache.pdfbox.util.PDFStreamEngine:562 - unsupported/disabled operation: BDC 05.09.2012 12:41:44.111 INFO [main] org.apache.pdfbox.util.PDFStreamEngine:562 - unsupported/disabled operation: EMC after page.convertToImage(); > PDF Scan from Xerox WorkCentre 5030 renders as all black > -------------------------------------------------------- > > Key: PDFBOX-1067 > URL: https://issues.apache.org/jira/browse/PDFBOX-1067 > Project: PDFBox > Issue Type: New Feature > Components: PDModel > Affects Versions: 1.6.0 > Environment: Tested on MacOS X 10.6.7, Ubuntu 10.10, Windows 7 > Reporter: Sarah Kelley > Labels: JBIG2 > Attachments: ItDoesntWorkScan.jbig2, ItDoesntWorkScan.pdf, > sakelley_pdf_rendering_problem.zip > > > The file "ItDoesntWorkScan.pdf" renders to an empty > black page. This file is a copy of "ItDoesntWorkPrinted.pdf" > that has been printed on paper, and then scanned with > a Xerox WorkCentre 5030 scanner, which then emails a pdf file > back to the user. > Tested On: > - Mac OS 10.6 > - Windows 7 > - Ubuntu 10.10 > Unfortunately, the WorkCentre 5030 doesn't appear to have > many user-settable options for scanning to PDF, so we weren't > really able to try scanning with settings other than the defaults. > Will attach pdf and code to demonstrate. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira