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
Printable View
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
Try RichEditCtrl.SelPrint hDC.
The hDC you can get from the CommonPrinterDialog