Thank you, that is changing the page size. Problem is when I add @page { sheet-size: 8.5in 11in; }, I’m losing the Page Footer (not the terms but only the page footer define in the Invoice Settings). I’ve tried to figure out why and how I could make it come back, trying to change margin, padding etc. but nothing seems to bring it back. Can you help me with this ?
I have split off your problem from this topic: Change Paper Size - #2 by musa
Bumping a topic that is 8 years old is called necroposting. That is frowned upon.
As far as your paper size problem:
- the library InvoicePlane is using is called mpdf
Try their standard solutions first.
I’m sure there is a mpdf_helper where you can set those things.
The 8 year old solution of applying css might work, but then you’ll have to deal with your footer being only partly shown as you mentioned, which means more css.