[iText-questions] RtfWriter2 HTML img problem

2008-06-27 Thread Tim Donovan
Hi, I am using RtfWriter2 and HtmlParser to convert a basic HTML document to RTF. It would seem if I have an tag in my HTML that points to an invalid resource (e.g. a URL that doesn't resolve), ExceptionConverter: java.net.UnknownHostException is thrown and the entire RTF file generation is stopp

[iText-questions] RTF Table problems

2008-06-10 Thread Tim Donovan
Hi List, I am using RtfWriter2 and HtmlParser to convert a basic HTML document to RTF. I am having massive problems with column widths in tables however. I see some table things are not implemented (Table.setSpaceInsideCell and Table.setSpaceBetweenCells etc) - does something simple like depend o