Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id BA3809FA182 for ; Sun, 10 Dec 2006 13:28:55 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 88133-01 for ; Sun, 10 Dec 2006 13:28:54 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.4 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by postgresql.org (Postfix) with SMTP id CDDF19F9F46 for ; Sun, 10 Dec 2006 13:28:54 -0400 (AST) Received: (qmail invoked by alias); 10 Dec 2006 17:28:53 -0000 Received: from dslb-084-063-060-162.pools.arcor-ip.net (EHLO colt.pezone.net) [84.63.60.162] by mail.gmx.net (mp001) with SMTP; 10 Dec 2006 18:28:53 +0100 X-Authenticated: #495269 From: Peter Eisentraut To: Guillaume Lelarge Subject: Re: Switching to XML Date: Sun, 10 Dec 2006 18:28:51 +0100 User-Agent: KMail/1.9.5 Cc: "Joshua D. Drake" , David Fetter , Josh Berkus , pgsql-docs@postgresql.org References: <4579720E.4000707@dawninglight.net> <200612101737.10958.peter_e@gmx.net> <457C3D70.50009@lelarge.info> In-Reply-To: <457C3D70.50009@lelarge.info> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612101828.52804.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Archive-Number: 200612/96 X-Sequence-Number: 4019 Guillaume Lelarge wrote: > We didn't switch to use FOP. We switched to build better PDF files > (better --> prettier). Perhaps we could have done the same with SGML > but I had a great way to do it with XML and XSLT (and FOP), a way I > can understand, customize, enhance, etc. Well, we've got XSLT stylesheets, so use them. -- Peter Eisentraut http://developer.postgresql.org/~petere/