printing with C#

  • Thread starter Thread starter Dino L.
  • Start date Start date
D

Dino L.

I have to print a huge reports from my DB, a lot of pages.

How do I start printing, which controls should I use?
plz give some links about this.
 
Dino,

You should take a look at the PrintDocument class, as it is the
foundation for printing.

Hope this helps.
 

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