I'm currently using: ColumnText.ShowTextAligned(cb, Element.ALIGN_CENTER, "my message", leftOffset, topOffset, 0); to position a plaintext element. I now need to change the formatting on this element to allow a user to enter HTML text. From trawling this and other forums, I've found only references to the Java version (I'm using C#) and most of them are several years old. Is there any way to achieve what I need to do, even if it's just to parse colours and font weights? -- View this message in context: http://itext-general.2136553.n4.nabble.com/Insert-HTML-Snippet-tp2292321p2292321.html Sent from the iText - General mailing list archive at Nabble.com.
------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ 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/
