This doesnt help:

PDDocument doc = PDDocument.load("c:/reports/gdc.pdf");
PDTrueTypeFont font = PDTrueTypeFont.loadTTF(doc, new File( "fonts/times.ttf" ));



INFO: Using font Arial instead of Times New Roman

Reply via email to