Link to home
Start Free TrialLog in
Avatar of jimboat
jimboat

asked on

rtf output to printer

I found source code for an rtf reader from microsoft's support page.  Where can I find the second half of the problem.  Source code to take the rtf from this point and print a formated document (using GDI I assume).
ASKER CERTIFIED SOLUTION
Avatar of cyrilbdt
cyrilbdt

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Leo01
Leo01

How would you use CRichEditCtrl  to print in "C"?
can you post some sample code.

Thanks,
Leo