Bug 688607

Summary: PDF exported from InDesign CS hangs gs
Product: Ghostscript Reporter: Matias Gertel <matias>
Component: Graphics LibraryAssignee: Michael Vrhel <michael.vrhel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: 8.53   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: This is an example PDF exported from InDesign CS
foo.pdf -- simplified sample file

Description Matias Gertel 2006-03-21 20:45:26 UTC
gs doesn't seem to like certain pdfs exported from InDesign CS. I've come across
the problem before with different files but haven't collected them... I can only
supply this one at this time...
Comment 1 Matias Gertel 2006-03-21 20:47:25 UTC
Created attachment 2117 [details]
This is an example PDF exported from InDesign CS
Comment 2 Alex Cherepanov 2006-03-21 21:15:19 UTC
The file works for me on Windows, display device and GNU/Linux, bmp16m. 
What command line do you use.
Comment 3 Matias Gertel 2006-03-22 12:13:06 UTC
I discovered that the bug has something to do with -dGraphicsAlphaBits=4


*** This bug has been marked as a duplicate of 688378 ***
Comment 4 Dan Coby 2006-03-22 13:23:51 UTC
Matias,

Rather that have us try to guess, please give us the command line that you are 
using.  We have already asked once.
Comment 5 Matias Gertel 2006-03-22 13:42:47 UTC
Here is the command:
gs -sDEVICE=png16m -dGraphicsAlphaBits=4 -dBATCH -dNOPROMPT -dNOPAUSE -q
-sOutputFile="test.png" -f "TCM 1850 Three Min Hour_NZH.pdf"

It works with -dGraphicsAlphaBits=1
Comment 6 Alex Cherepanov 2008-12-21 14:03:11 UTC
This problem is not a duplicate of the bug 688378.
Ghostscript doesn't hang but renders the sample file extremely slow.
Comment 7 Alex Cherepanov 2008-12-21 14:05:29 UTC
Created attachment 4666 [details]
foo.pdf  -- simplified sample file
Comment 8 Ray Johnston 2009-06-18 11:19:29 UTC

*** This bug has been marked as a duplicate of 690531 ***