X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 19E10DACDE; Tue, 15 Nov 2005 10:11:30 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 35508-01; Tue, 15 Nov 2005 14:11:32 +0000 (GMT) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by svr1.postgresql.org (Postfix) with ESMTP id CD56EDAE1D; Tue, 15 Nov 2005 10:11:26 -0400 (AST) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-34.mail.demon.net with esmtp (Exim 4.42) id 1Ec1Wz-000GaP-EA; Tue, 15 Nov 2005 14:11:30 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: Re: [DOCS] 8.1 PDF Documentation. Date: Tue, 15 Nov 2005 14:11:28 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [DOCS] [pgsql-www] 8.1 PDF Documentation. Thread-Index: AcXp7YzT84edwcJuQjufNlWjb+fQ0QAALO/Q From: "Dave Page" To: "Bruce Momjian" , "Alvaro Herrera" Cc: "Tom Lane" , "Kris Jurka" , "David Fetter" , , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.053 required=5 tests=[AWL=0.053] X-Spam-Score: 0.053 X-Spam-Level: X-Archive-Number: 200511/96 X-Sequence-Number: 8811 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Bruce Momjian > Sent: 15 November 2005 14:04 > To: Alvaro Herrera > Cc: Tom Lane; Kris Jurka; David Fetter;=20 > pgsql-www@postgresql.org; pgsql-docs@postgresql.org > Subject: Re: [DOCS] [pgsql-www] 8.1 PDF Documentation. >=20 > Could the SGML be automatically converted to XML during the print > process and then converted to PDF? Should be possible - it's converted to XML by the htmlhelp target. Processing that causes me problems on various platforms mind you, but it does it. Regards, Dave.