D
Dean
I am new to vb.net and I am trying to figure out how I can draw a line
perfectly centered on a piece of paper.
For example I want to draw a line perfectly centered down a piece of paper
no matter which printer I print on.
The way I am doing it always shifts the line to the right by the width of
the non-printable region of the printer. I can set an offset and it will
center it on 1 printer but when I print to another it offsets I guess
because it has a different width non-printable region.
Is there anyway to figure out what the width of this non-printable region
is?
I hope this makes sense and thanks for the help.
Dean
perfectly centered on a piece of paper.
For example I want to draw a line perfectly centered down a piece of paper
no matter which printer I print on.
The way I am doing it always shifts the line to the right by the width of
the non-printable region of the printer. I can set an offset and it will
center it on 1 printer but when I print to another it offsets I guess
because it has a different width non-printable region.
Is there anyway to figure out what the width of this non-printable region
is?
I hope this makes sense and thanks for the help.
Dean