Printer it is my first time
Printer it is my first time
I have 3 PicturesBoxs on a form what is the best way 2 print them
Is it better 2 convert them 2 one Picture Box
And what is the best size for the form 2 be (A4)
[205 byte] By [
imosha] at [2007-11-11 6:54:44]

# 1 Re: Printer it is my first time
http://www.developerfusion.co.uk/show/86/
Be sure to read the entire article; page 7 discusses the PaintPicture method, which you can use to print one or more PictureBoxes to the printer.