C# Printing??

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

I look in the index of the myriad of C# books I have (including some
from MS press).. and none list "Printer" or "Printing" listed.

Why would it be so hard to find info and sample code for such a
straight forward task like printing in books on the language!

On well.. Guess I'll stop whining/Venting and dig into MSDN's help
files.

Tony!
 
"Programming Microsoft Windows with C#" by Charles Petzold has
a 40-page chapter about printing that I've found useful.

- Magnus
 
Tony said:
I look in the index of the myriad of C# books I have (including some
from MS press).. and none list "Printer" or "Printing" listed.

Why would it be so hard to find info and sample code for such a
straight forward task like printing in books on the language!

On well.. Guess I'll stop whining/Venting and dig into MSDN's help
files.

Tony!

Printing is anything but straightforward.

David Logan
 

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