On Thu, Apr 04, 2002 at 12:01:29PM +1000, Scott Ragen wrote: > Hi all, > I converting html source into postscript then printing. (I use htmldoc to > change from html source to ps) > A small problem is when it comes to printing, it takes up to 2 minutes to > process one page with 'gs' before the print actually starts. > I can see the 'gs' process use up to 97% cpu and 5% of 128mb ram. What I > would like to know is there any way to speed up processing to say, a few > seconds? :-)
Hi Scott, Why do you use ghostscript (gs) to print? Why don't you just pipe the ps file straight to lpr to print? Regards, Chris -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
