I need to view an html source with svg images in a jEditorPane: how can i do?
Hi Luca,
I'm not sure I understand the question fully. Do you want to show HTML source with embedded SVG Source in a JEditorPane? If so this is just a matter of using the JEditorPane (nothing to do with SVG or really Batik).
Do you want to show an HTML document with embedded SVG images (like a web page)? If so the major problem is that there isn't really a decent HTML viewer for Java (at least one that works with "real world" pages).
i don't know where to start!Can anybody give me the some advices?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]