Bug 1541358
Summary: | [RFE] Evince does not read PDF file PrintScaling scaling tags | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Mikel Olasagasti <molasaga> | ||||||
Component: | evince | Assignee: | Marek Kašík <mkasik> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 7.7 | CC: | bgollahe, crungeho, jbastian, jeischma, mkasik, molasaga, toneata, tpelka, vbudikov | ||||||
Target Milestone: | rc | Keywords: | FutureFeature | ||||||
Target Release: | 7.7 | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | evince-3.28.2-8.el7 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2019-08-06 12:03:05 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1656436 | ||||||||
Attachments: |
|
Description
Mikel Olasagasti
2018-02-02 11:27:45 UTC
Created attachment 1562262 [details]
PDF for testing of PrintScaling (set to None)
Evince should show "None" in "Page Scaling" setting in "Page Handling" tab in print dialog every time you open this PDF. You can change it but the default should be "None" there.
Created attachment 1562263 [details]
PDF for testing of PrintScaling (set to AppDefault)
Evince should show default value of "Page Scaling" setting in "Page Handling" tab in print dialog when you open this PDF. The default is "Shrink to Printable Area" for first-time opened PDFs. It can be different for files which were already opened before since evince stores this information. The stored value is listed in "gio info the-pdf-file.pdf"
(In reply to Marek Kašík from comment #12) > Created attachment 1562263 [details] > PDF for testing of PrintScaling (set to AppDefault) > > Evince should show default value of "Page Scaling" setting in "Page > Handling" tab in print dialog when you open this PDF. The default is "Shrink > to Printable Area" for first-time opened PDFs. It can be different for files > which were already opened before since evince stores this information. The > stored value is listed in "gio info the-pdf-file.pdf" This is wrong, the value of "Page Scaling" is stored globally for all documents in "~/.config/evince/print-settings" and not per document. So the "default" value should be the value which was used last for printing. The value "Shrink to Printable Area" is default only when you print from Evince for the first time. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:2022 |