GNOME Bugzilla – Bug 311578
doesn't save print parameter
Last modified: 2005-07-31 13:06:42 UTC
Steps to repro: 0) Start evince, load a document 1) File->Print, select a printer, paper, margins etc. 2) Print 3) Quit evince 4) Repeat 0-2 Actual results: Print parameters revert to default the next time evince is started. Epiphany has code to save the print parameters, see embed/print-dialog.c .
post 2.12
Created attachment 49985 [details] [review] save print parameter Copied the code from Epiphany. I don't think this qualifies as a 'feature'; so would you consider it for 2.12?
Thanks for the patch!