You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Villu Ruusmann (JIRA)" <ji...@apache.org> on 2009/12/04 19:20:20 UTC

[jira] Updated: (PDFBOX-575) NullPointerException when rendering Separation color space

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

Villu Ruusmann updated PDFBOX-575:
----------------------------------

    Attachment: pg_0003.pdf

> NullPointerException when rendering Separation color space
> ----------------------------------------------------------
>
>                 Key: PDFBOX-575
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-575
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 0.8.0-incubator
>            Reporter: Villu Ruusmann
>         Attachments: pg_0003.pdf
>
>
> java.lang.NullPointerException
> 	at org.apache.pdfbox.util.operator.SetNonStrokingSeparation.process(SetNonStrokingSeparation.java:64)
> 	at org.apache.pdfbox.util.operator.SetNonStrokingColor.process(SetNonStrokingColor.java:87)
> 	at org.apache.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:522)
> 	at org.qsardb.conversion.pdf.DocumentProcessor.processOperator(DocumentProcessor.java:188)
> 	at org.apache.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:229)
> 	at org.apache.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:188)
> 	at org.apache.pdfbox.pdfviewer.PageDrawer.drawPage(PageDrawer.java:99)

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