Horizontal lines appear jagged on screen but not print

M

mscertified

In my report I have several horizontal separator lines.
These lines appear jagged on my moniror but they print ok.
Does anyone know what causes this? My users are complaining.
 
J

John Spencer

As a guess the lines are not fully horizontal.
Click on the line control and set the control's height property to 0
 
D

Duane Hookom

I would make sure the height of the controls is 0. I never use lines in
reports (use skinny or short rectangles).

This might just be a display resolution issue that might not be correctable
other than whacking your users when they complain.
 
Top