Header information and last page only content
Hello,
We have an invoice rtf template that I'm trying to make an adjustment to. There is a simple header using word functionality for page numbers and we are using the <?start@last-page:body?><?end body?> command to print the invoice stub (to return with payment) on the last page only. This is working great. Basically, this is how the rtf is designed:
word defined header for page number (prints at the top of each page)
<?for-each@section:G_INVOICE?>
Summary information
<?for-each:G_LINE_TOTAL?>
line information
<?end for-each?>
continuous section break
<?start@last-page:body?><?end body?>
Footer information for last page only -- invoice stub