Hello
How to justify a text using the XML api?, I mean I try with the following but it doesn't work! why?


peer = new XmlPeer(ElementTags.PARAGRAPH, "p4");
peer.addValue(ElementTags.ALIGN, "align_justified");
peer.addValue(ElementTags.STYLE, "italic");

Thanks
 Mauricio



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to