Report 'callback' function
Running report to produce invoices, some of which will be one page and others two pages.
Each report will be sent to its own, separate folder.
How to create a callback function that allows me to determine the current invoice and
therefore how to handle each page of the report.
Each report will be sent to its own, separate folder.
How to create a callback function that allows me to determine the current invoice and
therefore how to handle each page of the report.
Comments