Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 95719 invoked from network); 29 Nov 2003 07:45:57 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Nov 2003 07:45:57 -0000 Received: (qmail 9343 invoked by uid 500); 29 Nov 2003 07:45:27 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 8999 invoked by uid 500); 29 Nov 2003 07:45:25 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 8985 invoked from network); 29 Nov 2003 07:45:25 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by daedalus.apache.org with SMTP; 29 Nov 2003 07:45:25 -0000 X-Sasl-enc: 2pZeKZi88iQeCWMeBXpMrQ 1070091932 Received: from upaya.co.uk (elfriedeholmes.demon.co.uk [80.177.165.206]) by www.fastmail.fm (Postfix) with ESMTP id D877944D909 for ; Sat, 29 Nov 2003 02:45:31 -0500 (EST) Message-ID: <3FC84EAB.2060701@upaya.co.uk> Date: Sat, 29 Nov 2003 07:45:47 +0000 From: Upayavira User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: SourceWritingTransformer to save jpeg/png to filesystem References: <1070082305.1514.7.camel@jimbo> In-Reply-To: <1070082305.1514.7.camel@jimbo> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N jim basilakis wrote: >Hi, > >Does anyone know how to save a png/jpg generated by .svg file onto the >file system. I have been hinted before to use SourceWritingTransformer >but does this apply to images as well as simple files? > >If so, what would I need to do? > >Would something like this work... > > > > > > > You can certainly set the serializer. The javadocs say: Definition: Invocation: And you replace the xml with svg2png. [Never tried it though...] Regards, Upayavira --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org