Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Version 2.0.2
-
Fix Version/s: Version 2.0.2, Version 2.0.3
-
Component/s: None
-
Labels:None
-
Request Controller:Please Select
-
External Supervisor:Please select
-
Executing Programmer:Please select
Description
I've attached an example of the .xsf with example data in the .xml and
an example of the output.
I'm working in Win XP and deploying the finished xsl files to an
IBM/Unix box.
In the footer section of the invoice are the totals. These currently
display on every page. I need to only display on the last page of
output. Apologies if this seems a dumb question but I couldn't find an
example of how to do this in the manual or in your examples.
Just try using option "omit page footer" to "true" for table. It will provide table footer generation only at the end of table but not for every page.