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
Printable View
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
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
I could e-mail you the source code.