Board index » Visual Studio » Printing from pure code

Printing from pure code

Visual Studio363
Hi,



I would like to know how to print from pure code, or from pure text. I have

a series of text reports presented in my program in CEdit fields, as well as

various pictures.



I would like to print these off, however I do not use CView.



Would CView be my only option, can I not just have a CRichEditCtrl print?



--

- Mark Randall

zetech.swehli.com


-
 

Re:Printing from pure code

Mark,



There is a multitude of articles on printing on www.codeproject.com and

www.codeguru.com which will most certainly be of interest.



Johan Rosengren

Abstrakt Mekanik AB



"Mark Randall" <markyr@REMOVETHISgoogle.ANDTHIScom>skrev i meddelandet

Quote
Hi,



I would like to know how to print from pure code, or from pure text. I

have a series of text reports presented in my program in CEdit fields, as

well as various pictures.



I would like to print these off, however I do not use CView.



Would CView be my only option, can I not just have a CRichEditCtrl print?



--

- Mark Randall

zetech.swehli.com">zetech.swehli.com







-