how can I send an image to the printer???

  • Thread starter Thread starter Drunkalot
  • Start date Start date
As I said before, use the System.Drawing.Printing namspace and the
PrintDocument class.
PrintDocument class is located in the tools menu for forms IIRC. If
you are writing a library, then seek MSDN for more info on the Print
Document Class.
 
yes, but the printdocument isn't only for printing text???

and what is IIRC???
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top