Hi there... A weeks ago, I make some questions, and changed to pdfbox 0.8.0 (thanks Andreas for your valious help). I use it to extract text, but this version throws a lot of info logging messages that i don't want to get, because it'll be a part of my application..
I have tried to change loggin.properties, or work with the logger class, with no luck. Messages keep appearing. I found the line in the code that makes this annoying messages (for me). Is in the org.apache.pdfbox.util.PDFStreamEngine class. I comment this line but i can't build again nor compile this class again to replace it in my class distribution... Can some one help, to get rid of this or to build the package?? Thanks in advance