Horizontal lines appear jagged on screen but not print

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
As a guess the lines are not fully horizontal.
Click on the line control and set the control's height property to 0
 
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.
 
Back
Top