- From: Dave Pawson <dave.pawson@gmail.com>
- Date: Sat, 13 May 2006 09:47:42 +0100
- To: "Adrien Guillon" <guila@dainty.ca>
- Cc: www-xsl-fo@w3.org
On 12/05/06, Adrien Guillon <guila@dainty.ca> wrote: > I am generating multi-part forms in XSL-FO, and need something that prints > 4 copies of each page of the generated form. Each copy will have some > slightly different content, for instance a message indicating "give this copy > to so-and-so". Do it at the xslt stage, i.e. generate 4 pages from xml content Mostly the same (iterate over the repeated content and add the 'extras' where needed) HTH -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk
Received on Saturday, 13 May 2006 08:47:47 UTC