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
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