this information means that a PDF operator was found which is currently not supported in pdfbox or disabled. The operator in question is to end an inline image.
This may or may not be an issue for you dependent on your application. Is the result you are getting ok? If yes you can ignore the message. If no please describe what you are trying to achieve with pdfbox (printing, text extraction, image conversion ….) together with a code snippet, sample input and sample output and a description what might be missing or is incorrect from your perspective. With kind regards Maruan Sahyoun Am 01.04.2013 um 22:10 schrieb Luciano Santos <[email protected]>: > Hi, > > I'm using pdfbox 1.8.0 and my application is returning this error > "org.apache.pdfbox.util.PDFStreamEngine processOperator > INFO: unsupported/disabled operation: EI". > Somebody can help me? > Thanks

