[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Page Wrapped Tables

Subject: Page Wrapped Tables
From: "Manuel Reyes" <Manuel.Reyes@xxxxxxxxx>
Date: Tue, 6 Jan 2004 13:11:19 -0000
wrapped tables
Hello all,

I am currently using XSLT, XML and Apache FOP to generation PDF's, the
problem I have encountered is that certain portions of my document
contain very large tables.  As these tables wrap over onto new pages I
would like to include the table headers on the new page.  Does anybody
know of a way of doing this?

For example :

If I had an infinitely long PDF page, the table would look like this :

Header 1 | Header 2 | Header 3
Val 1....| Val 2....| Val 3
Val 4....| Val 5....| Val 6
Val 7....| Val 8....| Val 9
To infinity...

When the page splits I would like to dynamically create the following :

Page 1
Header 1 | Header 2 | Header 3
Val 1....| Val 2....| Val 3
Val 4....| Val 5....| Val 6

Page 2
Header 1 | Header 2 | Header 3
Val 7....| Val 8....| Val 9

This table is created using a simple <table/> with a <xsl:for-each/> to
cycle through values in an XML file

Thanks in advance
Manuel

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.