[7019] in www-talk@info.cern.ch
Re: HTML-PS converter.
daemon@ATHENA.MIT.EDU (Jim Davis)
Thu Dec 15 11:12:41 1994
Date: Thu, 15 Dec 1994 16:10:47 +0100
Errors-To: listmaster@www0.cern.ch
Reply-To: davis@DRI.cornell.edu
From: Jim Davis <davis@DRI.cornell.edu>
To: Multiple recipients of list <www-talk@www0.cern.ch>
I don't quite understand your message:
Date: Thu, 15 Dec 1994 15:16:10 +0100
I would like to ask for the help: Where can I find the software for
converting HTML to PostScript? Or even ASCII-PostScript converter?
There is no HTML to PS software. It's your job to create it. Mosaic
and Netscape have internal routines to do this, but they are not
accessible to you. You can use them as examples of (more or less)
what needs to be done, but I hope you'll do better than they do.
The "enscript" program translates from ASCII to PS, you can use it
as an example also.