Hi, Could you please help me? I want to set the encoding parameter programmatically for a font when using API createFont <http://itextdocs.lowagie.com/docs/com/lowagie/text/pdf/BaseFont.html#createFont(java.lang.String, java.lang.String, boolean)> (String <http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html> name, String <http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html> encoding, boolean embedded) . Some font can set encoding to WINANSI <http://itextdocs.lowagie.com/docs/com/lowagie/text/pdf/BaseFont.html#WINANSI> , some unicode font must set IDENTITY_H <http://itextdocs.lowagie.com/docs/com/lowagie/text/pdf/BaseFont.html#IDENTITY_H> . Can I get this information from font file? Or there is existing API to get this information? Thanks, Lucinda
------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions