[ad_1]
Hi,
On creation of bulk invoices, is it possible to add a front page with the invoices totals.
For example, two invoices – one invoice for £10 and one invoice for £15. On the front page it would display ‘Invoice total £25’.
In woocommerce-pdf-invoices-packing-slips/includes/class-wcpdf-main.php I have been able to access the order data and get the invoice total, but I am unsure how I would manually add a page at the start?
