- From: G. Ken Holman <gkholman@CraneSoftwrights.com>
- Date: Tue, 23 Sep 2003 13:59:42 -0400
- To: <www-xsl-fo@w3.org>
At 2003-09-23 09:51 -0700, Jim Donnelly wrote: >Can Formatted Objects be embedded within Formatted Objects? Within the flow, yes, but not entire FO documents. >I'm trying to create side-by-side calendars on the same page. Each >calendar has a separate and unique header. I need this in my training material, and I use XSL-FO to produce the "one-up" masters in PDF and then I use a combination of Python/Jython/iText to programmatically assemble the page images into a "two-up" final product. > I've been able to create the side-by side calenders but, each page only > contains one header and I need two. You cannot place two different headers on a single page ... there is only one set of perimeter regions. You would end up having to produce a two-column display and you lose the semantic of the page number. If you don't have page numbers, you could play with the columns in this way, but I don't think it will be pretty. I hope this helps. ................. Ken -- Next public US delivery: 3-day XSLT/2-day XSL-FO 2003-10-13 Next public European delivery: 3-day XSLT/2-day XSL-FO 2003-11-?? Instructor-led on-site corporate, government & user group training for XSLT and XSL-FO world-wide: please contact us for the details G. Ken Holman mailto:gkholman@CraneSoftwrights.com Crane Softwrights Ltd. http://www.CraneSoftwrights.com/f/ Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995) ISBN 0-13-065196-6 Definitive XSLT and XPath ISBN 0-13-140374-5 Definitive XSL-FO ISBN 1-894049-08-X Practical Transformation Using XSLT and XPath ISBN 1-894049-11-X Practical Formatting Using XSL-FO Member of the XML Guild of Practitioners: http://XMLGuild.info Male Breast Cancer Awareness http://www.CraneSoftwrights.com/f/bc
Received on Tuesday, 23 September 2003 13:59:55 UTC