ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
Subject: Re: Resolution of the images
Date: Mon, 16 Jan 2006 17:22:43 +0100	[thread overview]
Message-ID: <50C14752-6FBF-4759-B207-CA090A06C59C@fiee.net> (raw)
In-Reply-To: <43CB8209.50904@wapf.ch>

Am 2006-01-16 um 12:22 schrieb Andreas Wapf:

> How does texexec --pdf file.tex includes the images into the target  
> pdf file?
> Does texexec process modify the images?
> What is the target resolution of the pdf?

- texexec, i.e. pdftex, just embeds images (also pdf) without  
changing them, besides scaling

- a PDF has no resolution, only some embedded contents may have any

> How should I optimize the process for digital or offset printing?

- define your colors in cmyk (at least *also*)

- prepare your pictures for the right resolution; if you need two  
versions (say web and print) you'd need to prepare both; you should  
name highres and lowres the same, only put them in different  
directories, so you could use mode sections that define the image path.

- the right resolution depends from the printing method and the  
screening.
a common rule of thumb for color and greyscale pictures is "twice the  
screen" (res. in dpi, screen in lpi), but \sqrt{2} would in fact be  
enough.
line art pictures should have the resolution of the printing device,  
but 800 dpi is mostly enough.

- if some elements should touch the paper border, they must "bleed"  
2-3 mm over to avoid white "flashers" after cutting; that contains  
that the printing paper sheet is bigger than your final paper size.

- you can prepare book(let) ordering of your pages with ConTeXt;  
that's called "imposition" in prepress and "arranging" in ConTeXt.

What else do you need to know?

Perhaps you're interested in my formula collection for printing  
engineers:
http://www.fiee.net/texnique/?menu=0-2-1&lang=de
(source is LaTeX, unfortunately)

Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/
http://contextgarden.net
http://www.cacert.org (I'm an assurer)

  reply	other threads:[~2006-01-16 16:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-16 11:22 Andreas Wapf
2006-01-16 16:22 ` Henning Hraban Ramm [this message]
2006-01-16 19:14   ` Peter Münster

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=50C14752-6FBF-4759-B207-CA090A06C59C@fiee.net \
    --to=hraban@fiee.net \
    --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).