hello, how do you print a solid line to the printer? before I could use chr(196) and it would line up and be a solid line in QB, but now in VB it shows up as dashes. although I am using the same font (courier new). Also, if I know the page can hold say 100 lines, how do I get vb to tell me when it is on say line 75 without having to use a counter for each line printed? Is there a formula to get the width of each line and use the twips of the page or something? Im very new to VB, as much information as possible is appreciated, thanks. Also if there are any printing object tutorials anywhere please let me know.

Thai