Summary: | No way to find out the page size(s) | ||
---|---|---|---|
Product: | [Unmaintained] kpdf | Reporter: | Thomas Zander <zander> |
Component: | general | Assignee: | Albert Astals Cid <aacid> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | geroxp |
Priority: | NOR | ||
Version: | 0.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Quick'n'dirty patch for the missing dimension information (applies to page one only) |
Description
Thomas Zander
2005-12-24 01:39:08 UTC
Dito, this is an important information. Created attachment 19094 [details]
Quick'n'dirty patch for the missing dimension information (applies to page one only)
This is a quick hack for the missing dimensions info in kpdf. The patch doesn't
honor that pdf-documents can have different page sizes (e.g. first page has
other size than third page). It display the dimensions for the first page only.
This would have to be fixed in the future... Todo also: display size in
millimeter or inches instead of points.
okular (www.okular.org) has this feature implemented. KPDF is on manteinance mode for KDE 3.5 and will desappear on KDE4, so that feature can not be implemented in KPDF. Thanks for the patch anyway :-) Re. comment 3: Does okular display the size for each page while it is in focus? Somewhere in the status bar? As said KPDF is no longer developed and Okular has already the feature. Closing this wish |