Hi Team,
I am using PDFBox as a part of my project to PDF to image conversion. I have to take PDF byte array as input and convert that byte array to image. In this process of conversion, PDFBox is missing Some of the icons/company logos which are present in the PDF document. In my eclipse console I see the following warning message. 18 Jan, 2014 4:37:17 PM org.apache.pdfbox.pdmodel.font.PDTrueTypeFont getawtFont INFO: Can't find the specified font ABGEEJ+QRCODE1 18 Jan, 2014 4:37:17 PM org.apache.pdfbox.pdmodel.font.PDTrueTypeFont getawtFont INFO: Can't find the specified font ABGDEA+OCRAMT,Bold 18 Jan, 2014 4:37:18 PM org.apache.pdfbox.pdmodel.font.PDTrueTypeFont getawtFont INFO: Can't find the specified font ABGDHB+ICON1 18 Jan, 2014 4:37:18 PM org.apache.pdfbox.pdmodel.font.PDTrueTypeFont getawtFont INFO: Can't find the specified font ABGDHC+ICON1 Can you please help me in resolving this issue ? I am able to see the converted images but in that images I am missing the icons/logos I am using *pdfbox-app-1.7.0.jar version* -- I V V N Suresh Babu Contact No. : +91-9490344477 / 07845574974

