itext-questions@lists.sourceforge.net
Cc: Tim Donovan <[EMAIL PROTECTED]>
Sent: Friday, June 27, 2008 3:22:18 PM
Subject: Re: [iText-questions] RtfWriter2 HTML img problem
Hi,
I can't really help you much, except to say that the HtmlParser has been more
or less unmaintained for quite
Hi,
I can't really help you much, except to say that the HtmlParser has been more
or less unmaintained for quite some time. Now I think that Howard might be
doing some work on it, but nothing is guaranteed. Perhaps Howard can shed
some light on what he is doing, otherwise you are on your own.
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