I think using a FileSource is the simplest option. You can use the SourceUtil.copy() to copy the source of the SVG/JPEG (probaby a pipeline - cocoon:/...) to a file source.
> -----Original Message----- > From: Stephan Coboos [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 27, 2004 10:41 AM > To: [EMAIL PROTECTED] > Subject: How to save the result of svg2jpg to filesystem? > > Hello, > > is there a simple way to save the generated jpeg image of the SVG/JPEG > Serializer to the filesystem into a certain folder? > > Thank you. > > Regads > Stephan > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
