From: G. Ken Holman (gkholman@CraneSoftwrights.com)
Date: Sat Jul 17 2004 - 07:23:26 PDT
At 2004-07-17 12:17 +0200, mleim@gmx.at wrote:
>is it possible with XEP to print something like a running total at the
>bottom of each page?
Only through the use of markers.
>I cannot solve this problem with XSLT, because during the XSLT stage I don't
>know how many rows will fit on a page.
Precisely, so in XSLT you calculate the running total for every line item
and put that into a marker ... markers in the flow don't get rendered on
the canvas, but the flow will contain the running total for every line item.
At the bottom of each page you pull the last total marker for the page onto
the canvas, and you end up with the running total for the page in the
static content.
>Any help would be really appreciated!
A Google search on "running total XSL-FO" will turn up similar answers like:
http://lists.w3.org/Archives/Public/www-xsl-fo/2003Jul/0010.html
I hope this helps.
........................... Ken
p.s. for everyone: only a few days left before the end of the early-bird
pricing for the XSLT and XSL-FO hands-on training next month! Details on
our home page.
-- Public training 3 days XSLT & 2 days XSL-FO: Phoenix,AZ 2004-08-23 World-wide on-site corporate, govt. & user group XML/XSL training. 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) Male Breast Cancer Awareness http://www.CraneSoftwrights.com/f/bc Legal business disclaimers: http://www.CraneSoftwrights.com/legal ------------------- (*) To unsubscribe, send a message with words 'unsubscribe xep-support' in the body of the message to majordomo@renderx.com from the address you are subscribed from. (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Sat Jul 17 2004 - 07:40:00 PDT