Hi,
i got the problem that the HTMLWorker.ParseToList function will throw an exception ( 404 - not found ) when a tag like:
<img alt="none" src="/image.jpg" />
has a deadlink in the src... i'd like it to just not load the image and go on...
Does anyone now a way to configure this or has similar solution in mind?