Hi, All,
I am getting this error :Font 'Arial' with 'Cp1252' is not recognized.
Here is the code:
byte[] ttf = ..... // An byte array of file -- arial.ttf
BaseFont.createFont("Arial", BaseFont.WINANSI, BaseFont.EMBEDDED, true,
ttf, null);
And clue?
Thanks a lot in advance!
Regards,
Tao
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/