[iText-questions] Help - I am not able to write Arabic text in unix os. Arabic text is printed as blank

2014-03-30 Thread Vimal Malani
Dear All, I am not able to write Arabic text in unix os. Arabic text is printed as blank. below is my java code for same. Font f = new Font(BaseFont.createFont(fontPath, BaseFont.IDENTITY_H, BaseFont.EMBEDDED), 8, Font.NORMAL); Font f1 = new Font(BaseFont.createFont(fontPath, BaseFont.CP1250, Ba

Re: [iText-questions] Help - I am not able to write Arabic text in unix os. Arabic text is printed as blank

2014-03-30 Thread iText mailing list
On 3/31/2014 5:44 AM, Vimal Malani wrote: I am not able to write Arabic text in unix os. Arabic text is printed as blank. below is my java code for same. Font f = new Font(BaseFont.createFont(fontPath, BaseFont.IDENTITY_H, BaseFont.EMBEDDED), 8, Font.NORMAL); Font f1 = new Font(BaseFont.c