Hi there,

what i need to do is print an image from a PictureBox when a button is clicked.

PictureBox is called: pictureBoxFinal

Image needed to print i guess will be: pictureBoxFinal.Image

Button is called: buttonPrint

can anyone give me the code required to do this.

many thanks!
dave