Please help me ???

i want to display arabic text in rich text format in pdf document using java

As first i am using Jtidy parser to clean up html code and then used HTMLWorker 
for  rendering html arabic text into  pdf 
i also used arialbd.ttf font to display arabic data

in win 2000 only simple arabic data display in pdf but in winXp some 
bold,colured(Rich text) is displaying into pdf doc
I want to display complete arabic text (rich text stored in databse as html) in 
pdf doc ????

font used in my java class-
Font uniFont = FontFactory.getFont("D:/arialbd.ttf", BaseFont.IDENTITY_H, 
BaseFont.EMBEDDED,16);


Regards,

Sarvesh





--
This message was sent on behalf of sarves...@yahoo.com at openSubscriber.com
http://www.opensubscriber.com/messages/itext-questions@lists.sourceforge.net/topic.html

------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
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/

Reply via email to