GNOME Bugzilla – Bug 633421
evince should consult supported documents before handing to cairo.
Last modified: 2018-05-22 14:03:07 UTC
When printing (specifically PDFs in my case) documents from evince, evince should consult the document-format-supported of cups. If the document type that is opened is listed in document-format-supported, then the document should be passed unchanged to the printer. If the document type is NOT listed in document-format-supported, then it should be processed another way (ie via cairo) as it does already. This would fix a lot of issues where I have to load a PDF into Acrobat Reader to print it correctly instead of evince.
-- 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/183.