RTF to Image rendering
C++ Gurus
1
Posts
1
Posters
868
Views
1
Watching
-
wrote on 18 Jun 2014, 20:56 last edited by
I have a QTextEdit dialog box that gets input from the user , in Rich Text Format. I need to render this text in to an Image . Any ideas on how to do it ?
Rendering the widget wont be a scalable solution as , the rendering will capture only the visible part of the GUI ie., in a TextEdit enough text to scroll , only a part of the text can be rendered.
1/1