View Revisions: Issue #1004
Summary | 0001004: Improve User Web App print-scaling use case | ||
---|---|---|---|
Revision | 2018-11-23 12:04 by rijkr | ||
Description | IST-1: When print-scaling option is undefined in PPD Extension file, scaling option "Fit" is the only available option in User Web App Printer Settings dialog. SOLL-1: Enable scaling option "None" at all times. When print-scaling option is undefined in PPD Extension file, (none) scaling options are translated to the CUPS fit-to-page option. IST-2: When media of printed document(s) match the assigned media of selected (or in case of "auto", any) media-source, scaling option "Fit" is applied. SOLL-2: Apply scaling option "None" when printed media of document(s) matches assigned media of (implicitly) selected media-source. IST-3: Scaling option is shown when there is a clash (mismatch) between media of printed document(s) and assigned media of (auto) selected media-source. SOLL-3: Add configuration options to show/hide Scaling option in media match/clash situations with their respective default value. webapp.user.proxy-print.scaling.media-match.show : N (default) | Y webapp.user.proxy-print.scaling.media-match.default : NONE (default) | FIT webapp.user.proxy-print.scaling.media-clash.show : Y (default) | N webapp.user.proxy-print.scaling.media-clash.default : FIT (default) | NONE |
||
Revision | 2018-11-23 11:05 by rijkr | ||
Description | IST-1: When print-scaling option is undefined in PPD Extension file, scaling option "Fit" is the only available option in User Web App Printer Settings dialog. SOLL-1: Enable scaling option "None" at all times. When print-scaling option is undefined in PPD Extension file, (none) scaling options are translated to the CUPS fit-to-page option. IST-2: When media of printed document(s) match the assigned media of selected (or in case of "auto", any) media-source, scaling option "Fit" is applied. SOLL-2: Apply scaling option "None" when printed media of document(s) matches assigned media of (implicitly) selected media-source. IST-3: Scaling option is shown when there is a clash (mismatch) between media of printed document(s) and assigned media of (auto) selected media-source. SOLL-3: Add configuration options to show/hide Scaling option in media match/clash situations with their respective default value. webapp.user.proxy-print.print-scaling.media-match.show : N (default) | Y webapp.user.proxy-print.print-scaling.media-match.default : NONE (default) | FIT webapp.user.proxy-print.print-scaling.media-clash.show : Y (default) | N webapp.user.proxy-print.print-scaling.media-clash.default : FIT (default) | NONE |