Jason,
https://issues.apache.org/jira/browse/PDFBOX-581 describs this problem.
In the upcomming release 1.0.0 (will be here within hours I think ;) the
problem will be fixed.
Greetings,
Erik
jason franklin-stokes wrote:
this is what I am getting through stdout on the terminal...
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: i
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: re
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: W
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: n
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: cs
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: scn
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: f
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: CS
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: SCN
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: J
Jan 27, 2010 1:47:12 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: j
Jan
On Jan 27, 2010, at 6:45 PM, Erik Scholtz, ArgonSoft GmbH wrote:
I also recognized the INFO messages via standard output using 0.8.0-incubating.
For me it does not matter, but when using the STDOUT for getting back the
results it is a problem.
Cheers,
Erik
Daniel Wilson wrote:
Which version of PDFBox? If you're using the released version of
0.8.0-incubating, I do not believe this should be happening.
Daniel
On Wed, Jan 27, 2010 at 11:34 AM, jason franklin-stokes <
[email protected]> wrote:
dear all,
I am using pdfbox (for pdf text extract) from within jruby (i.e. not via
command line). I am getting INFO: messages via standard output to my
terminal which of course i want to disable. What do I need to do to get rid
of logging to standard output.
any help would be very much appreciated.
thanks a million
jason.