ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: generate multiple files from one source
Date: Sun, 19 Feb 2017 00:15:12 +0100	[thread overview]
Message-ID: <5A2E52FB-8334-4441-9246-767F01E4E59F@fiee.net> (raw)
In-Reply-To: <27a95bd7-7974-2139-4d18-15791c4f875e@gmx.es>

Am 2017-02-18 um 23:27 schrieb Pablo Rodriguez <oinos@gmx.es>:

> Dear list,
> 
> I have the following sample:
> 
>    \setuppapersize[A8, landscape]
>    \starttext
>    \dorecurse{10}{
>    \startpagemakeup[align=center]
>    This is invoice number \recurselevel.
> 
>    Customer name from CSV file.
> 
>    Other data from the same CSV file.
>    \stoppagemakeup}
>    \stoptext
> 
> How can I get new PDF documents with a one invoice per document instead
> of new page breaks?
> 
> I need PDF documents with only one invoice (but with the correct number)
> and also a single PDF document with all invoices.
> 
> Of course, my real documents are more complex. What I need is a file
> breaking command. Appending -1, -2, -3... -n to the PDF file name would
> be fine for me.
> 
> How could I achieve this in the ConTeXt compilation?

I wouldn’t be surprised if ConTeXt can do that on its own, but I don’t know how, and I’d use a postprocessor like pdftk to split a multipage file into single pages.


Greetlings, Hraban
---
http://www.fiee.net
http://wiki.contextgarden.net
GPG Key ID 1C9B22FD

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2017-02-18 23:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-18 22:27 Pablo Rodriguez
2017-02-18 23:15 ` Henning Hraban Ramm [this message]
2017-02-19 10:41 ` Hans Hagen
2017-02-19 19:47   ` Pablo Rodriguez
2017-02-19 19:02 ` Jaroslav Hajtmar
2017-02-19 19:54   ` Pablo Rodriguez

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=5A2E52FB-8334-4441-9246-767F01E4E59F@fiee.net \
    --to=texml@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).