xsl-list
[Top] [All Lists]

[xsl] Character Report Overflow Pages

2007-06-05 06:08:35
Hi,

I am relatively new to XSLT and have been tasked to create a character
based report which outputs statement data at fixed positions to be
used on pre-printed stationery.

The problem I have is that I have 2 regions firstly a header which
contains customer name and address, and then a detail region
containing transaction information. If the number of transactions
exceed the maximum limit (say 20) then I need to print out the details
on a second page, and repeat the header (name and address).

I believe there is implicit functionality in XSL-FO that can handle
this scenario, has anyone done this with XSLT? Or can point me in the
direction of some examples which do similiar.

Thanks in advance,

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--