[Okular-devel] [okular] [Bug 268757] [Patch] Constant DPI in PDF backend results in incorrect size of pages on screen

Albert Astals Cid aacid at kde.org
Tue Jul 30 21:13:49 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=268757

--- Comment #20 from Albert Astals Cid <aacid at kde.org> ---
Ok, second think about it. No, PixmapRequest is not the correct place since you
need the dpi at loadDocument time so that the pages have the correct size.

So probably you need is modify the loadDocument call to pass down the dpi.

Document already has a QWidget * param in the constructor (that shouldn't be
there but i'm not going to ask you to change it) so it should not be that hard,
hopefully :D

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list