<div dir="ltr"><div>Depending on the browsers/versions involved, styling the barcode images with the CSS property page-break-inside (<a href="https://developer.mozilla.org/en-US/docs/CSS/page-break-inside">https://developer.mozilla.org/en-US/docs/CSS/page-break-inside</a>) would do the trick. Specifically, page-break-inside:avoid;<br>
<br></div>Hope that helps!<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 2 May 2013 23:24, Wayne Morris <span dir="ltr"><<a href="mailto:waynelists@machx.co.uk" target="_blank">waynelists@machx.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Am trying to print a bunch of barcodes generated by taking an address from our mysql database then using an online qr code generator to produce the codes,<br>
adding a line of address and then producing page.<br>
Page works great on screen, come to print and it wants to print half a bar code on one page , half on next.<br>
<br>
Tried various page break code lines, but just end up with wierd results...<br>
<br>
any thoughts<br>
<br>
cheers<br>
<br>
Wayne<br>
<br>
______________________________<u></u>_________________<br>
Wolves LUG mailing list<br>
Homepage: <a href="http://www.wolveslug.org.uk/" target="_blank">http://www.wolveslug.org.uk/</a><br>
Mailing list: <a href="mailto:Wolves@mailman.lug.org.uk" target="_blank">Wolves@mailman.lug.org.uk</a><br>
Mailing list home: <a href="https://mailman.lug.org.uk/mailman/listinfo/wolves" target="_blank">https://mailman.lug.org.uk/<u></u>mailman/listinfo/wolves</a><br>
</blockquote></div><br></div>