I am converting PDFs to image files using pdfbox which is very good. I just do not know how to solve a little inconvenience. I got these information on my console while converting PDFs to image files: 10:48:08,593 WARN [PDSimpleFont:135] Changing font on <也> from <宋体> to the default font 10:48:08,593 WARN [PDSimpleFont:135] Changing font on <,> from <宋体> to the default font 10:48:08,593 WARN [PDSimpleFont:135] Changing font on <姓> from <宋体> to the default font 10:48:08,593 WARN [PDSimpleFont:135] Changing font on <刘> from <宋体> to the default font 10:48:08,593 WARN [PDSimpleFont:135] Changing font on <,> from <宋体> to the default font 10:48:08,593 WARN [PDSimpleFont:135] Changing font on <名> from <宋体> to the default font 10:48:08,593 WARN [PDSimpleFont:135] Changing font on <有> from <宋体> to the default font 10:48:08,593 WARN [PDSimpleFont:135] Changing font on <生> from <宋体> to the default font 10:48:08,609 WARN [PDSimpleFont:135] Changing font on <,> from <宋体> to the default font 10:48:08,609 WARN [PDSimpleFont:135] Changing font on <东> from <宋体> to the default font 10:48:08,609 WARN [PDSimpleFont:135] Changing font on <北> from <宋体> to the default font 10:48:08,609 WARN [PDSimpleFont:135] Changing font on <人> from <宋体> to the default font ......and many many more I just want to eliminate these warn information from my console. Please tell me how to do that. Thanks a lot for any help.
webrtcgo From: webrtcgo Date: 2013-07-08 11:36 To: users-subscribe Subject: