Hi,
I would like to print additional text consisting of:
- ${document.nr} = The sequence number of the document per document sets created.
- ${sheet.nr} = The sheet number per document
- ${document.count.sheets} = Total sheets per document.
This is all and good.
Is there a way I can control which pages they get printed? For example I want it to print on every odd pages eg: 1,3,5,7 so on.
Thank you.
Kind regards,
E