Possible PDFBox bug?

2022-03-17 Thread John Lussmyer
We have an app that can generate multi-page PDF Files. We recently ran into a problem where the library we were using would keep ALL the pages in memory. For a quick workaround we have it write out single-page PDF files, then use PDFBox to combine them. We recently found a bug in the way

Re: Weird new log outputs..

2022-03-17 Thread Tilman Hausherr
It is true that PDFBox 2.0.25 is to "blame", this is because this debug line was added in 2.0.21 IIRC. But there will always be debug output in PDFBox. If this IBM thing is an ordinary jar, try looking for configuration files. Maybe unpack the whole thing and then do a recursive "grep" to

RE: Weird new log outputs..

2022-03-17 Thread Rauer, Kevin
This is getting fun...  Changed the rft logging to error, turned off tracing , added the ivory.property config to error even though it's not used.. I don't use log4j or s4jlog (??sp) but IBM does have various jars along with apache that use it.. I have noticed now that when I load RFT the