1. Printing rich text in WxEuphoria
- Posted by xfox26 Apr 10, 2010
- 1071 views
How can I print (in the printer) the contents of a wxRichTextCtrl or a .rtf file?
The docs says something about the wxRichTextPrinting class in the wxRichTextCtrl page. But this class in non-documented (or maybe non-implemented as well).
If this can not be done with wxEuphoria, how to do using another library? (maybe win32lib)