You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2019/05/06 17:43:00 UTC

[jira] [Comment Edited] (PDFBOX-4536) org.apache.pdfbox.contentstream.operator.MissingOperandException for PDFBOX

    [ https://issues.apache.org/jira/browse/PDFBOX-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834045#comment-16834045 ] 

Tilman Hausherr edited comment on PDFBOX-4536 at 5/6/19 5:42 PM:
-----------------------------------------------------------------

This is a non fatal error. But the cause is likely a broken PDF file (with a bad page content stream). Please attach the file.


was (Author: tilman):
This is a non fatal error. But the cause is likely a broken PDF file. Please attach it.

> org.apache.pdfbox.contentstream.operator.MissingOperandException for PDFBOX
> ---------------------------------------------------------------------------
>
>                 Key: PDFBOX-4536
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4536
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.15
>         Environment: Oracle Java 8 update125 on both Mac OS X and centos
>            Reporter: Jack
>            Priority: Major
>
> I found several unexpected exceptions while running pdfbox, could anyone please help take a look? 
> Stacktraces: 
>  Operator cm has too few operands: [COSInt\{0}, COSInt\{0}, COSInt\{0}] 
> org.apache.pdfbox.contentstream.operator.state.Concatenate.process - Line 41 (Concatenate.java) 
>  org.apache.pdfbox.contentstream.PDFStreamEngine.processOperator - Line 848 (PDFStreamEngine.java) 
>  org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators - Line 503 (PDFStreamEngine.java) 
>  org.apache.pdfbox.contentstream.PDFStreamEngine.processTilingPattern - Line 401 (PDFStreamEngine.java) 
>  org.apache.pdfbox.rendering.PageDrawer.drawTilingPattern - Line 292 (PageDrawer.java) 
>  org.apache.pdfbox.rendering.TilingPaint.getImage - Line 177 (TilingPaint.java) 
>  org.apache.pdfbox.rendering.TilingPaint.<init> - Line 103 (TilingPaint.java) 
>  org.apache.pdfbox.rendering.TilingPaintFactory.create - Line 59 (TilingPaintFactory.java) 
>  org.apache.pdfbox.rendering.PageDrawer.getPaint - Line 331 (PageDrawer.java) 
>  org.apache.pdfbox.rendering.PageDrawer.getNonStrokingPaint - Line 667 (PageDrawer.java) 
>  org.apache.pdfbox.rendering.PageDrawer.fillPath - Line 736 (PageDrawer.java) 
>  org.apache.pdfbox.contentstream.operator.graphics.FillEvenOddRule.process - Line 36 (FillEvenOddRule.java) 
>  org.apache.pdfbox.contentstream.PDFStreamEngine.processOperator - Line 848 (PDFStreamEngine.java) 
>  org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators - Line 503 (PDFStreamEngine.java) 
>  org.apache.pdfbox.contentstream.PDFStreamEngine.processStream - Line 477 (PDFStreamEngine.java) 
>  org.apache.pdfbox.contentstream.PDFStreamEngine.processPage - Line 150 (PDFStreamEngine.java) 
>  org.apache.pdfbox.rendering.PageDrawer.drawPage - Line 254 (PageDrawer.java) 
>  org.apache.pdfbox.rendering.PDFRenderer.renderImage - Line 245 (PDFRenderer.java) 
>  org.apache.pdfbox.rendering.PDFRenderer.renderImageWithDPI - Line 179 (PDFRenderer.java) 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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