Click to See Complete Forum and Search --> : Need help printing rich edit controls


Jason Watson
January 14th, 1999, 02:46 AM
I have a rich edit control and when I try to print using RichEditCtrl.Print

it will only print the first page if it is multiple pages.


any help would be greatly appreciated


Thanx in advance

Jason

Felix
January 15th, 1999, 04:14 AM
Try RichEditCtrl.SelPrint hDC.

The hDC you can get from the CommonPrinterDialog