I'm using the HtmlWriter to write out Tables. Naturally I'm also using Cells, Phrases, etc. to write out data.

However, if I want to write out a specific HTML tag that is not already supported by the iText API, I can't figure out how to do this. For instance, I want to write out the HTML tag for the horizontal rule (<hr>). If I create a phrase for this, it HTMLEncodes this so I see the <hr> string in the browser instead of the horizontal rule.

How can I output raw HTML to the document within the context of a table cell?

Thanks!
Scott

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail




-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to