From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7b4d65d9026f619d185fb7baf8c02fd2@yourdomain.dom> From: steve.simon@snellwilcox.com To: 9fans@cse.psu.edu Subject: Re: [9fans] [off topic] HTML to PostScript? In-Reply-To: <2767366193@snellwilcox.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-eynlamzgpfccfosotfzdrbfaev" Date: Wed, 30 Jul 2003 17:14:53 +0100 Topicbox-Message-UUID: 0ab4d280-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-eynlamzgpfccfosotfzdrbfaev Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit How about generate_raw_data | awk 'prog to manipulate data' | awk 'turn data into tbl/MS macros' | tbl | ms2html > report.ps admittedly ms2html is Plan9 specific (uses libc/bio not stdio). -Steve --upas-eynlamzgpfccfosotfzdrbfaev Content-Type: message/rfc822 Content-Disposition: inline Date: Wed, 30 Jul 2003 16:55:49 +0100 To: 9fans@cse.psu.edu bcc: "Steve Simon" From: 9fans@cse.psu.edu Sender: 9fans@cse.psu.edu Reply-To: 9fans@cse.psu.edu Importance: normal Priority: normal Subject: [9fans] [off topic] HTML to PostScript? Message-Id: <2767366193@snellwilcox.com> X-MIME-Engine: v0.90 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Id: <2767366193-1@snellwilcox.com> Content-Transfer-Encoding: quoted-printable Can anyone suggest open source/freeware/GPL tools that convert HTML to postscript? I'm looking for something that's a modern tbl/nroff equivalent for simple reporting needs, even in a Unix type environment. E.g., generate_raw_data | awk 'prog to manipulate data' | awk 'turn data in simple HMTL' | magic_program_here > report.ps Thanks, Arnold Robbins --upas-eynlamzgpfccfosotfzdrbfaev--