Add "page of page" for mutlipage invoice / quotation - v1.4.9 - Solution Provided

Hi~ another solution I found, pagination this time.

Very very simple, just add the code
Page {PAGENO} of {nb}

No ’ " <> needed.
Here is an example.

<header class="clearfix">
  <div id="logo">
    <?php echo invoice_logo_pdf(); ?>
  </div>
  Page {PAGENO} of {nb}
</header>

Preferably you may want to add this in the header section. You can refer to this thread for details: (…yes, it’s me as well :laughing:)
https://community2.invoiceplane.com/t/topic/3561