Hi, We need to accomplish this feature: - We have data in XHTML form (Well formatted HTML, but many tags) using a Content Management tool. - We need to generate Rtf file from this source. - Can itext help in performing this; ie. convert HTML to DOM (or document), then converting that to Rtf.
Are there other Java based tool's api that can help in this. It would be very cumbersome to convert/interpret each HTML tag into itext API and then convert into Rtf. Thanks, Yogi. ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
