<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I made an application that uses QGraphicsScene to show some reports. After that I use QGraphicsScene.render() and QPainter to print content of QGraphicsScene to printer or pdf file.<br><br></div>And I got confused, because on Centos 6 it all works fine, but on Windows 7 letters are not positioned nicely, different from the contents of QGraphicsScene.<br><br></div>I made some small test script (in attachment) that does described work. There is also result of printing of content of QGraphicsScene in pdf file in Centos 6 (good) and Windows 7 (not good).<br><br></div>Can anybody tell me what I am doing wrong, or is this some problem specific for Windows. And is there anything that I can do to fix this.<br><br></div>Thanks in advance.<br></div>