|
-
July 15th, 2002, 07:29 PM
#1
windows printing
I have reached the limits of the Windows print dialog and must create my own. Can anyone recommend a book on this subject.
Thanx...
-
July 17th, 2002, 06:41 PM
#2
msdn has great articles/documentation on using Printer DCs (with short sample programs) with C++ and is definitely my first recommendation.
As for a book (with msdn, you'll most probably not require it), Chapter 13 of Charles Petzold's "Programming Windows, 5th Ed." (C/C++) and Chapter 13 Jeff Prosise's "Programming MFC, 2nd Ed." (MFC) both treat it extensively with examples.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|