Is there a way to set a fix size for the characters in HTML? That means, say …
First row, 8th character is “Z” Second row’s 8th character is “A”
I want to print out , when printed the “Z” has to be exactly on top of “A”
*Note: I'm using the insertHtml method in QTextEdit()