Use BaseFont.getCodePagesSupported() and check for "Symbol Character Set".
Best Regards, Paulo Soares > -----Original Message----- > From: Erwin Achermann [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, October 10, 2002 15:24 > To: iText (E-Mail) > Subject: [iText-questions] How to detect a CP1252 only Font? > > Hi iTexter, > > to be unicode compliant I usually set the encodig to IDENTITY_H. But there > are some fonts (e.g. WINGDINGS) that do not fit that encoding. How can I > tell, what encoding is suported by a font loaded from disc via the > DefaultFontMapper. > > Thanks for any hint > > Cheers > Erwin > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
