<?start@last-page:body?><?end body?> is not working
Hi Gurus,
I am trying to print the invoice layout like the following way...It's an urgent issue that needs to be fixed ASAP...
Client has a printer thats print automatically and fold it into envelop..
if invoice has single or multiple pages i need to fold into envelop..
here the identification method is '*****'
I have created rtf and which is having same invoice layout twice...first page the condtion is <?initial-page-number:1?> otherwise
take same layout...on last page only
<?start@last-page:body?><?end body?>
But didn't work as i excepted..
1)<?for-each@section:G_INVOICE?>
2)<?Start:body?>
3)<?initial-page-number:1?>
I am trying to print the invoice layout like the following way...It's an urgent issue that needs to be fixed ASAP...
Client has a printer thats print automatically and fold it into envelop..
if invoice has single or multiple pages i need to fold into envelop..
here the identification method is '*****'
I have created rtf and which is having same invoice layout twice...first page the condtion is <?initial-page-number:1?> otherwise
take same layout...on last page only
<?start@last-page:body?><?end body?>
But didn't work as i excepted..
1)<?for-each@section:G_INVOICE?>
2)<?Start:body?>
3)<?initial-page-number:1?>
0