-
Trying to use PrintForm with VB6 to print a form
that has some graphics drawn with "Circle(x,x)".
Have Autoredraw=true for the form.
Problem is that the form prints with all other
info except the circles.
I originally did this program in VB5 and it worked
OK, then brought into VB6 on another computer.
Any help would be appreciated.
Another question is about printing a form
without using PrintForm. Have not seen any
good examples of how to do this.
Thank you.
-
why do you don't use the data report designer from VB6