waytech2003
Programmer
I want to use PrintForm in one of my programs. I find that if the form has a PictureBox, and it has an image in it, the PrintForm works OK.
However if the picturebox has text printed in it from Picture1.Print "test", then I do not get anything in the picturebox, when I do a PrintForm.
Can this be corrected?
If not, is there a control that I can print to, that will show correctly when I use PrintForm.
I should mention that I ultimately will be printing rotated text to that control using code that I found here Thread22-1325153
However if the picturebox has text printed in it from Picture1.Print "test", then I do not get anything in the picturebox, when I do a PrintForm.
Can this be corrected?
If not, is there a control that I can print to, that will show correctly when I use PrintForm.
I should mention that I ultimately will be printing rotated text to that control using code that I found here Thread22-1325153