I am using JSVGCanvas inside an Applet and I'm planning to
enable users to transcode the viewed document into a typical image format.
In its first version my applet was signed and users could save the transcoder results
under their filesystem. However after discussing with my team, it turned out
that it would be more "natural" not to sign the applet and to render the transcoder's
results in a new browser window. Any Idea of how I could do this (temporary files
seem excluded) ?
Thanks
Oliver
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]