<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Converting html to postscript</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=290444715-16072003><FONT face=Arial color=#0000ff size=2>Apache
FOP might do it for you... You might actually need xhtml and an xslt file to get
it to work, but it shouldn't be too hard.</FONT></SPAN></DIV>
<DIV><SPAN class=290444715-16072003><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<P><FONT size=2>Andy Farnsworth<BR></FONT></P>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> gllug-bounces@linux.co.uk
[mailto:gllug-bounces@linux.co.uk]<B>On Behalf Of </B>Adrian
McMenamin<BR><B>Sent:</B> July 16 2003 16:34<BR><B>To:</B>
'gllug@linux.co.uk'<BR><B>Subject:</B> [Gllug] Converting html to
postscript<BR><BR></FONT></DIV>
<P><FONT size=2>I am using something called htm2ps to do this now via a cgi
script on a box running apache:</FONT> </P>
<P><FONT size=2> $oper = system "/usr/local/bin/html2ps $name >
$name.ps";</FONT> </P>
<P><FONT size=2>But it is pretty awful at it! Especially when the html files
being converted are of any length.</FONT> </P>
<P><FONT size=2>Anybody know of anything better?</FONT> </P><BR><BR><BR>
<P><FONT size=2>Adrian McMenamin</FONT> </P></BLOCKQUOTE></BODY></HTML>