Hello Thomas,
In a strange fashion, the problem is 'solved': As tried using the facilities provided by batik
for loading the document instead of using dom4j,
and thus switched the parameter given for loading
back to a URL - which I *thought* I had already tried
before.
The Result, however, didn't differ apart from now displaying the "broken image" with the little circled "i", instead of just showing the text "broken image".
Frustrated, I kicked the code again, but forgot to revert the
input parameter back to an InputStream - dom4j takes both
as parameter and thus didn't complain when I wanted to
show the problem to a friend of mine. Et voila... what happens? Everything displays just fine.
I don't know what happened, seems to be some minor incompatibility between dom4j and the W3C-DOM.
Thanks for your great support. -Urs
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]