Page 1 of 1

Pen.Style

PostPosted: February 2nd, 2004, 5:29 am
by tsg
pen.style:=psDash; or pen.style:=psDot;
LineTo(x,y);

when preview the line is Dash or Dot,but when printed,the line is solid.

is it a problem of printer?

PostPosted: February 2nd, 2004, 9:17 pm
by Kambiz
I couldn't regenerate the case on my own system! :(
Mybe it's because of the printer? :?:

stylus printer

PostPosted: February 4th, 2004, 4:07 am
by tsg
when use the stylus printer ,it is ok,but use otherwise printer,it is not ok