From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17377 Path: main.gmane.org!not-for-mail From: Siep Kroonenberg Newsgroups: gmane.comp.tex.context Subject: Re: Black generation in cmyk output Date: Fri, 3 Dec 2004 18:23:09 +0100 Message-ID: <20041203172309.GN5177@muisje.cybercomm.nl> References: <20041130150602.GA1420@mnw.art.pl> <41AC903E.9030000@elvenkind.com> <20041201141942.GA1143@mnw.art.pl> <6CD8912C-43B6-11D9-9EBB-0030659899AA@fiee.net> <41ADF6B9.7050700@wxs.nl> <20041202094007.GB1269@mnw.art.pl> <41AEEA2B.4090407@elvenkind.com> <20041203100054.GA19018@mnw.art.pl> Reply-To: Siep Kroonenberg , mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1102094863 15928 80.91.229.6 (3 Dec 2004 17:27:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Dec 2004 17:27:43 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 03 18:27:34 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CaHDS-0001hR-00 for ; Fri, 03 Dec 2004 18:27:34 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1138F12777; Fri, 3 Dec 2004 18:27:34 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30523-02; Fri, 3 Dec 2004 18:27:33 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 67FD612795; Fri, 3 Dec 2004 18:24:08 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4EF0012795 for ; Fri, 3 Dec 2004 18:24:07 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30079-06 for ; Fri, 3 Dec 2004 18:24:06 +0100 (CET) Original-Received: from dep.oprit.rug.nl (unknown [129.125.36.9]) by ronja.ntg.nl (Postfix) with ESMTP id A736A12777 for ; Fri, 3 Dec 2004 18:24:06 +0100 (CET) Original-Received: from muisje (GN-HE001-COM03-200-159.kabela.oprit.rug.nl [129.125.200.159]) by dep.oprit.rug.nl (8.12.10.Beta2/8.12.10.Beta2) with SMTP id iB3HO0Ha017725; Fri, 3 Dec 2004 18:24:05 +0100 (MET) Original-Received: by muisje (sSMTP sendmail emulation); Fri, 3 Dec 2004 18:23:09 +0100 Original-To: mailing list for ConTeXt users Content-Disposition: inline In-Reply-To: <20041203100054.GA19018@mnw.art.pl> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17377 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17377 On Fri, Dec 03, 2004 at 11:00:54AM +0100, Piotr Kopszak wrote: > On Thu, Dec 02, 2004 at 11:10:51AM +0100, Taco Hoekwater wrote: > > > > Just curious: why do you need a cmyk pdf document? I'm asking because the > > requirement often implies that you are using a less-than-modern printing > > house. If that is the case, you may be better off using PostScript instead > > of PDF. > > > > Greetings, Taco > > Actually, I was asked once to deliver one, because the printing house > charged extra money for processing rgb pdf. But true, this time I > simply need postscript output. Hence another question. I was asked to > deliver all pages as separate EPS files. I was using ghostscript to > obtain individual pages but is there any option to get all pages in > the document as separate files using ConTeXt? > > Piotr pdftops, part of the xpdf suite, should be able to do that with something like pdftops -eps -paper match -f pageno -l pageno file.pdf file_pageno.eps -- Siep Kroonenberg