You have been subscribed to a public bug:
evince does not store setting "Select page size using document page
size".
the setting is overwritten by the setting "Draw border around pages"
fix:
diff -r evince-42.3/libview/ev-print-operation.c
evince-42.3-patched/libview/ev-print-operation.c
2778c2778
< gtk_print_settings_set_bool (settings, EV_PRINT_SETTING_PAGE_SIZE,
print->draw_borders);
---
> gtk_print_settings_set_bool (settings, EV_PRINT_SETTING_DRAW_BORDERS,
> print->draw_borders);
** Affects: evince (Ubuntu)
Importance: Undecided
Status: New
--
evince does not store setting "Select page size using document page size"
https://bugs.launchpad.net/bugs/2018583
You received this bug notification because you are a member of Ubuntu Desktop
Bugs, which is subscribed to evince in Ubuntu.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs