Hi Peppe, Peppe <[EMAIL PROTECTED]> wrote on 11/10/2006 07:01:44 AM:
> so, if i want to use the second one, how can i do to load file with > JFileChooser and then use also SAXSVGDocumentFactory? Convert the file returned by the JFileChooser to a URL (java.io.File.toURL()). Then pass that to the createDocument method. > ...please, can you write code example?... No, requests like this are likely to get your email's totally ignored. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
