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

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

    Attachment: PDSeparation.patch

After skimming the relevant parts of the PDF specification it seems to me that 
it's OK to return a list of maximal output range values.

> 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: PDSeparation.patch, 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.

Reply via email to