You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tim Boven (JIRA)" <ji...@apache.org> on 2009/05/24 20:35:45 UTC

[jira] Created: (PDFBOX-479) loading a CUPS-generated PDF results in RasterExceptions

loading a CUPS-generated PDF results in RasterExceptions
--------------------------------------------------------

                 Key: PDFBOX-479
                 URL: https://issues.apache.org/jira/browse/PDFBOX-479
             Project: PDFBox
          Issue Type: Bug
          Components: Parsing, PDFReader, PDModel
    Affects Versions: 0.8.0-incubator
         Environment: Java 1.6 / 1.5
Windows vista
            Reporter: Tim Boven
            Priority: Blocker


I've generated a PDF with cups (a testpage) and when I try to load this PDF with the recently checked out version of PDFBox,
I get RasterExceptions because there are filters active on the inline images.
I've removed the filters in the pdf and then I can open it without errors but I also get an empty page.

Note: the pdf works with the pdf-renderer on dev.java.net and the reader of Adobe.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.