Bug 297941

Summary: Okular shows smaller pdf page than it should be
Product: [Applications] okular Reporter: Yuri <yuri>
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aacid
Priority: NOR    
Version: 0.13.2   
Target Milestone: ---   
Platform: FreeBSD Ports   
OS: FreeBSD   
Latest Commit: Version Fixed In:
Attachments: testcase (document page)

Description Yuri 2012-04-12 02:38:06 UTC
User-Agent:       Mozilla/5.0 (X11; FreeBSD amd64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.151 Safari/535.19
Build Identifier: 

Looking at the size of the rendering of an attached pdf page, I concluded that it is smaller than what it should be.

Page is declared to be 8.26" wide, my display is 94 dpi, 1600 pixels wide, 432mm wide (=17"). 1600*8.26"/17"=777 pixels. That is what the page width should be.

However, okular shows it with the width of 596 pixels. Acrobat is precisely correct, evince is almost correct (+-5 pixels).

In addition, there is no dpi setting in okular (like in Acrobat). It's better to add dpi setting while fixing this bug, so that the user can override system (xorg) default in needed.


Reproducible: Always
Comment 1 Yuri 2012-04-12 02:38:43 UTC
Created attachment 70325 [details]
testcase (document page)
Comment 2 Albert Astals Cid 2012-04-12 16:21:52 UTC

*** This bug has been marked as a duplicate of bug 268757 ***