Re: Transcoding inside an Applet

2005-02-24 Thread Thomas DeWeese
Hi all, oliver clement wrote: 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

Re: Transcoding inside an Applet

2005-02-23 Thread Tonny Kohar
Hi, > 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,