[gs-bugs] [Bug 692899] tiffsep does not handle properly different set of separations

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Wed Mar 7 18:36:03 UTC 2012


http://bugs.ghostscript.com/show_bug.cgi?id=692899

Marcos H. Woehrmann <marcos.woehrmann at artifex.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|marcos.woehrmann at artifex.co |chris.liddell at artifex.com
                   |m                           |

--- Comment #1 from Marcos H. Woehrmann <marcos.woehrmann at artifex.com> 2012-03-07 18:36:02 UTC ---
I've verified that this is in fact the case, however, fixing this for
multi-page output might be difficult since Ghostscript opens separation files
as it comes to new spot colors.  

I was hoping this alternate command line might work:

  gswin32c.exe -sDEVICE=tiffsep -dSAFER  -o test.%d FullSpotDiff.pdf

However this doesn't produce the correct output for the 2 second page either
(the test.2.s0.tif file appears to be the second page of the first spot color,
though it's hard to be 100% sure since this is a pretty poor test file, having
no content other than full pages of the spot colors):

GPL Ghostscript GIT PRERELEASE 9.06 (2012-02-08)
Copyright (C) 2010 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Processing pages 1 through 2.
Page 1
%%SeparationName: Blue
Page 2
%%SeparationName: Blue
%%SeparationName: Red
Warning: skipping one or more colour separations, see: Devices.htm#TIFF

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list