Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 20961 invoked from network); 23 Jul 2000 21:50:15 -0000 Received: from unknown (HELO the.one.lv) (159.148.169.70) by locus.apache.org with SMTP; 23 Jul 2000 21:50:15 -0000 From: "Neeme Praks" To: "Cocoon-dev (E-mail)" Subject: converting docs to PDF or some other "printer-friendly" format? Date: Sun, 23 Jul 2000 23:52:21 +0200 Message-ID: <2ECFE9456D0F6A4FA77B38C25AAE230902802A@the.one.lv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: converting docs to PDF or some other "printer-friendly" format? Thread-Index: Ab/08Ec25r3f0YnJRNmX7gcrK+5P+Q== X-MimeOLE: Produced By Microsoft Exchange V6.0.4208.0 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N What is the procedure of converting docs to PDF or some other "printer-friendly" format? (The current table heavy HTML doesn't print properly, at least not in IE5... and mozilla's print feature didn't work either...) As I understand, I need to convert docs to docbook schema (if they are not marked up in docbook already?) and then use docbook -> XSLFO stylesheet? Or the other option would be to generate more "printer-friendly" HTML... Probably it would be easier for everybody, if there was an ant target for doing this... Neeme