Replace System.out.println calls with calls to logging api ----------------------------------------------------------
Key: PDFBOX-906 URL: https://issues.apache.org/jira/browse/PDFBOX-906 Project: PDFBox Issue Type: Improvement Affects Versions: 1.3.1 Reporter: Stevo Slavic E.g. in org.apache.pdfbox.util.PDFImageWriter @ line 137 there's "System.out.println( "Writing: " + fileName );", while pdfbox maven artifact defines dependency to commons-logging. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.