Print an Image

  • Thread starter Thread starter Drunkalot
  • Start date Start date
D

Drunkalot

How can I print an image, i need to specify the position in the paper...


[]s...
 
How can I print an image, i need to specify the position in the paper...


[]s...

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.
 

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