Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #3154

Re: 100% black, as required by a book printer

Path csiph.com!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From Carlos <carlos@cvkm.cz>
Newsgroups comp.lang.postscript
Subject Re: 100% black, as required by a book printer
Date Sun, 30 Jul 2017 19:37:08 +0200
Organization A noiseless patient Spider
Lines 35
Message-ID <20170730193708.23cbee37@samara.DOMA> (permalink)
References <5f377985-8e00-4f6c-aa8b-bfd4d7a2874a@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Injection-Info mx02.eternal-september.org; posting-host="8fa9b536bb363e846c7279404b7e3551"; logging-data="24384"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19urVVBcZi3BhESI9h+Jn5E/yGx2TDtG44="
X-Newsreader Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu)
Cancel-Lock sha1:8KMy7/s2MFxqzRIppMr0AFuH9CQ=
Xref csiph.com comp.lang.postscript:3154

Show key headers only | View raw


[jdaw1 <jdawiseman@gmail.com>, 2017-07-30 05:42]
> Sending a book to be printed. Because of an unwise decision ages ago it’s in
> Microsoft Word. (Moving 207 bookmarks, 3k index entries, and 700 pictures to
> a different program would introduce too many errors.)
> 
> A candidate printer has written: 
> > the text in your file is made up of percentages of CMYK and should be 100%
> > black  
> 
> I had been printing to PostScript and distilling with Adobe Distiller XI. 
> 
> I’m willing to semi-manually change the PostScript (perhaps replace all “0 0
> 0 setcolor” with something else). I’m willing to distill with Adobe, or
> GhostScript (the latest version of which I’ll probably have to compile
> myself) using any recommended settings.
> 
> Fine peeps of the PostScript forum: please, can this be rescued at or near
> the PostScript level?

If the text is only black, you can try redefining, in the document's preamble,
all show* operators so that they set the color first. Something like

/show { 0 0 0 1 setcmykcolor systemdict /show get exec } def

etc...
-- 

Back to comp.lang.postscript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

100% black, as required by a book printer jdaw1 <jdawiseman@gmail.com> - 2017-07-30 05:42 -0700
  Re: 100% black, as required by a book printer Martin Leese <please@see.Web.for.e-mail.INVALID> - 2017-07-30 08:24 -0600
    Re: 100% black, as required by a book printer jdaw1 <jdawiseman@gmail.com> - 2017-07-30 12:31 -0700
      Re: 100% black, as required by a book printer luser droog <luser.droog@gmail.com> - 2017-07-30 15:47 -0700
  Re: 100% black, as required by a book printer Carlos <carlos@cvkm.cz> - 2017-07-30 19:37 +0200
  Re: 100% black, as required by a book printer ken <ken@spamcop.net> - 2017-07-31 08:58 +0100
    Re: 100% black, as required by a book printer jdaw1 <jdawiseman@gmail.com> - 2017-07-31 14:37 -0700
      Re: 100% black, as required by a book printer jdaw1 <jdawiseman@gmail.com> - 2017-08-02 12:15 -0700
        Re: 100% black, as required by a book printer jdaw1 <jdawiseman@gmail.com> - 2017-08-29 15:15 -0700
          Re: 100% black, as required by a book printer jdaw1 <jdawiseman@gmail.com> - 2017-08-31 09:36 -0700
            Re: 100% black, as required by a book printer jdaw1 <jdawiseman@gmail.com> - 2017-11-13 14:16 -0800
              Re: 100% black, as required by a book printer jdaw1 <jdawiseman@gmail.com> - 2017-11-14 15:02 -0800
                Re: 100% black, as required by a book printer jdaw1 <jdawiseman@gmail.com> - 2017-11-16 15:57 -0800

csiph-web