Click to See Complete Forum and Search --> : Printing with VC++ 6


October 2nd, 1999, 09:07 AM
Hi,

is anybody able to tell us, how to print out of a dialog based (!) app written in VC++ 6 without using Doc/View, but including different font styles, sizes, ...?

Thanks in advance,


Jessica and Golo

October 2nd, 1999, 03:42 PM
Hi
I was experiencing the exact same 'challenge' a few days ago and found an excellent example of source code on this very site. On the main page of codeguru look for "Printing" in the "Other Source Code Section". Under that link is a sample of source code which addresses your problem. It helped me get started and hopefully will help you also.

Good Luck
Chris

herbieII
October 2nd, 1999, 06:32 PM
I could e-mail you the source code.