Hello!

I tried to print the content of a picture box I have drawed some stuff into to my printer. I tried command

Printer.PaintPicture Me.Picture1, 1, 1

But Ill always get an error "Invalid Picture".

Is there any way I can print the content of a picture box easily or hardly?

Thanks for all help,
- Ville