Browser page break/splitting printing

Smurfatefrog

Expert Member
Joined
Jan 11, 2006
Messages
2,750
Reaction score
32
Location
Westville, Durban
I've been tasked with trying to find a solution to this:
We print reems & reems of pages per month for our factory, at the top of each print is a bar code which gets torn off & scanned
At the moment we are not using duplex printing (both sides of the paper) due to the bar codes being on one side of the paper so we dont want to lose the back printing on that sheet

At the moment its printed from IE7 but I assume we could change that to any browser. Is there anyway it could be set to start the print on the 2nd page 6cm or so from the top of the page. It would help even if it was on all subsequent pages after the 1st one
 
Code:
<p style="page-break-after:always"></p>
should cause a pagebreak
 
Thanks, I'm assuming thats software? I can't find anything like that



It's not really a page break we are after though, its shifting printing to start down the page


I guess you could just put in the right amount of line breaks.
 
Thanks, I'm assuming thats software? I can't find anything like that

It's not really a page break we are after though, its shifting printing to start down the page

It'll should be in the printer properties, not all have that I don't think.

otherwise a CSS style like Smurfatefrog suggested.
 
Top
Sign up to the MyBroadband newsletter
X