Op 2/11/2012 13:58, Iliadis Yannis schreef:
BaseFont bf = BaseFont.createFont(pathArial, BaseFont.IDENTITY_H,
BaseFont.NOT_EMBEDDED);
bf.setSubset(true);
Font _ARIAL8 = new Font(bf, 8);
Note that in this example, you're creating a font that will use UNICODE
(resulting in a composite font). In my example, Cp1253 was used
(resulting in a simple font). You can choose either one (personally I
prefer Unicode).
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php