Hi to all,
I really need help to build a specific document. That document shoul have five blocks(expressed in mm, see the 'Page Structure' in attach) populated by text or image or both. I read about three approaches, ï¬rst, populating a QTextDocument
with raw HTML, second, populating a QTextDocument using a QTextCursor, and
third, painting a document with QPainter, so what is the best way, in your experience, to build that document? Moreover, do you know any examples?
Thanks in advance.
Bookmarks