Hi, I have a task to convert crowd of XHTML files to RTF format. I try to do this using iTEXT. I use SAXmyHtmlHandler, which I've download together with iTEXT.jar. Everything OK, except files, where <TABLE> tags is used. It looks like iTEXT doesn't notice and convert <TABLE> tags at all. The correspondent fragments of text are absent in result RTF.
How can I catch <TABLE> fragments? Could somebody help me with this problem ! Thanks in advance, Vyacheslav ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
