ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: PDF/X-1A
Date: Tue, 24 Feb 2009 14:27:00 +0100	[thread overview]
Message-ID: <49A3F5A4.9020009@wxs.nl> (raw)
In-Reply-To: <87tz6kugex.fsf@zapata.tots-ns.net>

Antoine Junod wrote:
> Dear List,
> 
> A lot of you guys helped me through the process of setting a little
> booklet and I have to say I was proud of the result (44 full color
> pages with a lot of pictures and texts). Thanks for that.
> 
> I'm now in the process of printing that booklet. I was happy to send
> my beautiful pdf to the printer for 250 copies, pdf file that has been
> refused because not in a PDF/X-1A format.
> 
> I googled a bit and learned a bit about that: wikipedia has a good
> article [0] on the topic and there is LaTeX package (pdfx) for pdfTeX
> that has a good doc about that [1]. In short, PDF/X-1A is a set of
> rules and subset of PDF that ensures that the document will be see
> exactly the same for the editor and the printer (embed every fonts,
> use only CMYK and son on).
> 
> Here is my question: is it possible to produce such documents with
> ConTeXt? It is quite frustrating to provide my printer with huge jpeg
> files.

the pdf code produced by pdftex/luatex is rather stupid in the sense 
that it is rather compliant

you can control color to some extend using settings like

\setupcolors[rgb=no]

also, you can avoid interactive features

what does the pdf validator of acrobat say? maybe the printer is bit 
picky on aspects that don't really matter (like having some specific key 
in a dictionary telling thisorthat)

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-02-24 13:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-24 13:13 PDF/X-1A Antoine Junod
2009-02-24 13:27 ` Hans Hagen [this message]
2009-02-24 13:39   ` PDF/X-1A Sebastien Mengin
2009-02-24 17:36     ` PDF/X-1A Antoine Junod
2009-02-24 17:52       ` PDF/X-1A luigi scarso
2009-02-24 17:34   ` PDF/X-1A Antoine Junod
2009-02-24 17:51     ` PDF/X-1A Hans Hagen
2009-02-24 18:03       ` PDF/X-1A Tobias Burnus
2009-02-24 21:49         ` PDF/X-1A J.A.J. Pater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49A3F5A4.9020009@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).