Summary: | gs 8.00 makes a large and slow PDF file | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Jack Moffitt <jack> |
Component: | PDF Writer | Assignee: | Igor Melichev <igor.melichev> |
Status: | NOTIFIED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | master | ||
Hardware: | All | ||
OS: | All | ||
Customer: | Word Size: | --- |
Description
Jack Moffitt
2002-12-02 11:30:07 UTC
Comment originally by alexcher@users.sourceforge.net Logged In: YES user_id=65750 GS 8.00 converts the image in /CIEBasedA color space to a zillion of small rectangles. This doesn't happen with the image in /DeviceGray color space. Attached is a simplified sample file. Comment originally by igorm@users.sourceforge.net Logged In: YES user_id=79484 Patch http://www.ghostscript.com/pipermail/gs-cvs/2002- December/002701.html Comment originally by william8000@users.sourceforge.net Logged In: YES user_id=660793 i applied the patch from igorm to gs8.00 and rebuilt it. For the same subway file on the same Linux PC, gs now generates a 421 KB PDF that views in 4 sec with gs 8.00 and 9 sec with xpdf-2.01. On our Mac, Quark and InDesign are both happy with the pdf, and it came out OK when we printed it from Quark. Thanks for fixing the problem! |