Added 2 dummy orders. If you try to print both by clicking the tickbox and selecting print, It looks OK on the preview page but when you try to print you get an overlap of columns on the 2nd page:

Any ideas anyone?
HiNordikota wrote:New & clean OC2302 install. No MODs or themes installed.
Added 2 dummy orders. If you try to print both by clicking the tickbox and selecting print, It looks OK on the preview page but when you try to print you get an overlap of columns on the 2nd page:
Any ideas anyone?
Code: Select all
<div class="container">
<?php foreach ($orders as $order) { ?>
<div style="page-break-after: always;">
Code: Select all
<div style="page-break-after: always;" class="container">
<?php foreach ($orders as $order) { ?>
<div>
This can change now only to way:Nordikota wrote:Thanks for answering :-)
Tried that. The site logo appears at the top & bottom of the 1st page now, and there is still a mix of text on the 2nd page..
Code: Select all
<body style="page-break-after: always;" >
Hi again, I've just installed Chrome Beta browser https://www.google.co.uk/chrome/browser/beta.html and now the glitch is not appearing in print preview but the invoices text is now smaller.Nordikota wrote:New & clean OC2302 install. No MODs or themes installed.
Added 2 dummy orders. If you try to print both by clicking the tickbox and selecting print, It looks OK on the preview page but when you try to print you get an overlap of columns on the 2nd page:
Any ideas anyone?
Self Taught Opencart User & Developer Since 2010.
Something to fix!knowband.plugins wrote:You can also use ...
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Users browsing this forum: No registered users and 55 guests