Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.4.1, 6.4.0 Beta1
-
Windows 7
Description
QPDF: When rendering a widget to PDF it is not taking into consideration the resolution of the PDF. It assumes that the resolution is the resolution of the screen and not the device it is rendering to which means that it is not scaled at the right size.
When text is drawn for instance directly then it is correct. An example attached creates two PDFs at different resolutions, it is expected that they would appear at the same size with regards to the text drawn. When the text is drawn directly then it is rendered at the same size, when the widget is drawn it is not.