Yan Bing created PDFBOX-3598:
--------------------------------

             Summary: EmptyStackException in PDFStreamEngine.getGraphicsState
                 Key: PDFBOX-3598
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3598
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 2.0.3
            Reporter: Yan Bing


I try to get a PDF's Colorspace by PDFBox2.0.3.
But it throws this exception.
java.util.EmptyStackException
        at java.util.Stack.peek(Stack.java:102)
        at 
org.apache.pdfbox.contentstream.PDFStreamEngine.getGraphicsState(PDFStreamEngine.java:918)
        at 
org.apache.pdfbox.examples.util.PrintTextColors.getColors(PrintTextColors.java:118)
        at 
org.apache.pdfbox.examples.util.PrintTextColors.main(PrintTextColors.java:103)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to