Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 82571 invoked from network); 30 Nov 2005 08:29:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Nov 2005 08:29:42 -0000 Received: (qmail 25947 invoked by uid 500); 30 Nov 2005 08:29:36 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 25902 invoked by uid 500); 30 Nov 2005 08:29:36 -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 List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 25891 invoked by uid 99); 30 Nov 2005 08:29:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2005 00:29:35 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of michael.wechner@wyona.com designates 195.226.6.68 as permitted sender) Received: from [195.226.6.68] (HELO mx1.wyona.com) (195.226.6.68) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2005 00:31:04 -0800 Received: from [195.226.6.66] (helo=[192.168.1.61]) by mx1.wyona.com with asmtp (Exim 3.35 #1 (Debian)) id 1EhNKw-0002FP-00 for ; Wed, 30 Nov 2005 09:29:10 +0100 Message-ID: <438D62D4.2050906@wyona.com> Date: Wed, 30 Nov 2005 09:29:08 +0100 From: Michael Wechner User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 X-Accept-Language: en-us, de, fr-ch, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Antennahouse XSL Formatter Serializer References: <438C58BD.7070207@abs.de> <438D608E.3010408@daidalos.nl> In-Reply-To: <438D608E.3010408@daidalos.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Geert Josten wrote: > Yes, I am interested. me too. I think it's always good to be able to use/compare different implementations. > Maybe you can put it on the scratchpad of Cocoon? (don't ask me how!) you might want to create a block similar to the FOP block src/blocks/fop and make it optional Michi > > Have you compared the performance with FOP and/or XEP engine? What is > the (estimated) gain? > > Regards, > Geert > > Michael Wirz wrote: > >> Dear cocoon Users, >> >> since I am working on a project using cocoon 2.1.5 and we have been >> using the Antennahouse XML, XSL/FO to PDF Formatter for >> performance reasons, I developed a small serializer for this formatter. >> It calls XSLFormatter via an external Shellskript, the command to >> be executed can be configured in the serializer declaration of the >> sitemap. >> It expects the XML/FO input from stdin and pipes the pdf to stdout -- >> just as a serializer should work. >> >> If there is any interest in my solution I'd like to hear from you. >> >> Best regards, >> Michael Wirz >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org