On Wed, 5 Jun 2002, Angus Lees wrote: > At Tue, 4 Jun 2002 13:53:40 +1000, ramon buckland wrote: > > Got a Postscript that needs to be converted on the fly (ColdFusion > > scripting) > > to PDF and streamed back to the client. > > The Streaming etc is all good. > > > > What we do have working is using Ghostscript in a round about way. > > using gs in BATCH mode. convert the PS to PDF and the open stream and > > delete. > > The problem is that GS is pixelating the FONT's in the PDF created. > > It prints okay, just looks horrible. > > pdf2ps (uses ghostscript) > pdftops (uses xpdf code)
Yay linearization with pdfopt as well! Mikal -- Michael Still ([EMAIL PROTECTED]) UMT+10hrs -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
