Vertical line width on report

R

Robbro

I have got vertical lines in my reports where I want them using me.line
method. Print Preview looks good, exactly as I wanted, but when I actually
print, the lines are extremely faint, barely noticeable even.
Is there any way to increase the width or make the lines thicker?
 
B

Bob Quintal

I have got vertical lines in my reports where I want them using
me.line method. Print Preview looks good, exactly as I wanted,
but when I actually print, the lines are extremely faint, barely
noticeable even. Is there any way to increase the width or make
the lines thicker?

before issuing the draw statements, set
Me.DrawWidth = pixels
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top