Summary: | Okular trim margins cuts some pictures | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Mirza <mirza.dervisevic> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | moabi2000, vapier |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
File that causes Okular to cut pictures
okular-incorrectly-trimmed.png PDF used in previous screenshot |
Description
Mirza
2009-06-16 16:03:23 UTC
Can you please attach one of the documents showing the issue? Created attachment 34587 [details]
File that causes Okular to cut pictures
This is one example where Okular cuts pictures when the 'Trim Margins' option is enabled.
i'm pretty sure i'm seeing the same thing. if you grab any of the MBTA bus maps, the left/right part of the pages get trimmed. for example, the map here: http://www.mbta.com/schedules_and_maps/bus/routes/?route=34E http://www.mbta.com/uploadedFiles/Documents/Schedules_and_Maps/Bus/03434Emap.pdf disabling trim margins allows the entire thing to be viewed in the main pane. Created attachment 37641 [details]
okular-incorrectly-trimmed.png
screen shot of Okular-0.9.1 with KDE-4.3.1 on Gentoo/x86_64. disabling "Trim Margins" in the "View" menu allows the entire page to be viewed in the main pane.
Created attachment 37642 [details]
PDF used in previous screenshot
attaching the PDF used in aforementioned screenshot in case it is removed/changed/whatever on the MBTA website
SVN commit 1039155 by aacid: crop area needs to be just against user rotation, not taking account page orientation since the cropbox is done on page orientation coords BUGS: 196761 M +2 -2 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1039155 SVN commit 1039156 by aacid: Backport r1039155 | aacid | 2009-10-22 22:51:18 +0200 (Thu, 22 Oct 2009) | 3 lines crop area needs to be just against user rotation, not taking account page orientation since the cropbox is done on page orientation coords BUGS: 196761 M +2 -2 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1039156 thanks for fixing this bug for KDE 4.3.3 *** Bug 186970 has been marked as a duplicate of this bug. *** |