In the 1.3.4 the invoice as I remenber it - could be printet on only one page (A4).
Now when printing the web invoice to a printer it prints out using two pages - the second page is nearly empty only the header showing page 2 of 2 can be found on this page. Both pages have x out of x pages writting in the top.
How can I define it NOT to fill two pages ?
// HKOCH
Change the layout to fit 1 page?HKOCH wrote:How can I define it NOT to fill two pages ?
// HKOCH
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
Found it :-)
..opencart\admin\view\template\sale\order_invoice.tpl
I changed on line 11 from "always" to "auto"
<div style="page-break-after: auto;">
<!-- HJK changed this to auto
<div style="page-break-after: always;">
-->
It now only prints one page if it can fit it on the one A4 page.
..opencart\admin\view\template\sale\order_invoice.tpl
I changed on line 11 from "always" to "auto"
<div style="page-break-after: auto;">
<!-- HJK changed this to auto
<div style="page-break-after: always;">
-->
It now only prints one page if it can fit it on the one A4 page.
Who is online
Users browsing this forum: Semrush [Bot] and 11 guests