Displaying Text in first page and in last page
We are using following way to print headers but we need one text field (WO START) to display in first page and anothertext field (WO END) to display in last page
If output is only 1 page then both needs to be printed on same page
<?for-each@section:G_WORK_ORDER?>
WO START This needs to be printed on first page only
WO END This needs to be printed on last page only
<?for-each:G_OPERATION?> <?end for-each?>
<?end for-each?>
Let us know if any fix for this
Thanks
Kamalakar.G