Hi all,

We are using iText2.1.2 library for our application. We have a requirement
of adding an AttributedString into a PDF. For example, we want to add a
String like "*Attributed* *String* *into* *PDF*" into our PDF.

We have seen an example of adding it using
Graphics2D.drawString(AttrStr.iterator(), x,y). But this does not support
the languages which are of RTL type and also does not embed the font into
the PDF.

Is there a way to use Attributed String in iText which also embeds fonts
and supports RTL?

Thanks in advance,
Harsha
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to