After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 651340 - Printing page borders
Printing page borders
Status: RESOLVED OBSOLETE
Product: evince
Classification: Core
Component: printing
2.32.x
Other Linux
: Normal enhancement
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 674511 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-05-28 18:28 UTC by philip_hoflack
Modified: 2018-05-22 14:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add option to draw borders around pages (5.29 KB, patch)
2013-05-15 07:55 UTC, Jonas Danielsson
none Details | Review
Patch to add option to draw borders around pages V2 (5.29 KB, patch)
2013-05-15 08:08 UTC, Jonas Danielsson
none Details | Review

Description philip_hoflack 2011-05-28 18:28:21 UTC
There is no option to print page borders, a feature which comes in handy when one prints multiple pages on a single sheet.
(Or I couldn't find it)
Comment 1 monsieurweller 2011-06-02 10:12:30 UTC
Yes, there's no such useful feature like this in evince.
Comment 2 es-lebe-der 2011-10-16 02:50:20 UTC
Yop, this would be a really great feature. I installed first okular then Acrobat Reader just for this purpose, because printing 6 slides with white background and having no borders around them is just awful to read for me.

regards, emptyvi
Comment 3 Germán Poo-Caamaño 2013-02-17 10:45:11 UTC
*** Bug 674511 has been marked as a duplicate of this bug. ***
Comment 4 Jonas Danielsson 2013-05-15 07:55:53 UTC
Created attachment 244278 [details] [review]
Patch to add option to draw borders around pages
Comment 5 Jonas Danielsson 2013-05-15 07:58:51 UTC
Oh, new to bugzilla, my comment about the patch disappeared.

I too would find this feature useful and I've cooked up a patch.
The patch adds the option to print borders around pages to the Page Handling tab.

I've only added it when printing to the cairo interface, is adding it to gtk-unix-print needed as well?

The patch prints a simple cairo_rectangle with width 0.5 around pages, if
the option is enabled.

If this feature feels relevant please try it out, comment and review at your convenience!

Thanks
Jonas
Comment 6 Jonas Danielsson 2013-05-15 08:08:18 UTC
Created attachment 244279 [details] [review]
Patch to add option to draw borders around pages V2

Fixed coding-style issues: cairo_stroke(cr) => cairo_stroke (cr)
Comment 7 philip_hoflack 2013-05-23 21:43:19 UTC
I have absolutely zero GTK knowledge, but I'm happy someone's working on it :)
Comment 8 GNOME Infrastructure Team 2018-05-22 14:15:16 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/evince/issues/221.