[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: Free Framers <framers@xxxxxxxxx>
Subject: PDFs again (was Re: PostScript/PCL)
From: Bill Briggs <web@xxxxxxxxxxx>
Date: Thu, 19 Nov 1998 20:24:38 -0400
In-Reply-To: <2.2.16.19981119143238.5f9f289e@pop.primenet.com>
Sender: owner-framers@xxxxxxxxx
>By always printing from FrameMaker to a postscript file and then distilling >the postscript to produce PDF also permits all fonts used in the document to >be embedded in the PDF file (this is an option in Acrobat Distiller). This >assures that the document can be successfully printed out to any printer >from any platform, even a platform that does not have all of the fonts used >in the document. Also, when using Distiller to produce the PDF, it is >important to turn off all graphic compression options, because most >compression algorithms produce loss of graphic detail. That's true of JPEG, which uses a spatial transform calculation for the compression. It's useful for continuous tone images, like photographs. The other two options (depending on whether you chose 2.1 or 3.0 in the compatibility settings for distiller), ZIP and LZW, are dictionary based substitution techniques that are lossless and are very effective at reducing file size in things like screen dumps that have long runs of the same colour (typically down to 10% of the uncompressed file size). Using ZIP/LZW on a photograph doesn't buy you much in the way of file size reduction (typically down to only 90+% of the original file size) and takes time to unpack when displayed, so isn't that much use. And JPEG can destroy screen dumps because it mangles high contrast edges. Compression is fine to use if all you have is screen dumps and you set them to "Manual" ZIP/LZW. No information is lost. If you set to automatic then you're relying on Distiller to pick the right compression technique for your images, and when it gets it wrong, which it sometimes, the results for screen dumps are terrible. - web ** To unsubscribe, send a message to majordomo@omsys.com ** ** with "unsubscribe framers" (no quotes) in the body. **