I need to place text in a QTextDocument in accurate coordinates
General and Desktop
2
Posts
2
Posters
1.2k
Views
1
Watching
-
Hi!
I want to print some text (an address) on an envelope (a QTextDocument). The problem is that text can't be placed giving coordinates, but inserting blocks and setting up frame margins, all of which make it very inaccurate to place the address.
Is there a way to place text in accurate coordinates in the QTextDocument?
Thank you very much!
David Gil