Print Margins

  • Thread starter Thread starter Mark Ward
  • Start date Start date
M

Mark Ward

I have a web page that displays a barcode that I need to
print to a label printer. BUT IE puts in a left print
margin by default thus leaving a 1 cm margin on the left
hand side, I want to overide this. HELP
 
Mark Ward said:
I have a web page that displays a barcode that I need to
print to a label printer. BUT IE puts in a left print
margin by default thus leaving a 1 cm margin on the left
hand side, I want to overide this. HELP

the print setup in help file implies you can change margins,

To change how a Web page looks when it prints

On the File menu, click Page Setup.
In the Margins boxes, type the margin measurements in inches.
Under Orientation, click either Portrait or Landscape to specify whether you
want the page printed vertically or horizontally.
In the Header and Footer boxes, specify the information to be printed by
using the following variables. Variables can be combined with text (for
example, Page &p of &P).


etc

etc


but are you sure your printer doesn't have hardware margins? (not sure what
those are called, but printer specs should list the minimum margins
possible)
 
Back
Top