Closed
Bug 712479
Opened 13 years ago
Closed 13 years ago
stale pref keeps print-to-file from defaulting to PDF
Categories
(Core :: Printing: Setup, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 691430
People
(Reporter: ddahl, Unassigned)
Details
Attachments
(1 file)
58.61 KB,
image/png
|
Details |
My profile did not default to printing to file in PDF format.
See screengrab, the filename is ".ps" and defaults to postscript
Changing 2 prefs (in myprofile/prefs.js) that looked like:
user_pref("printer_MG5200LAN.print_to_filename", "/home/ddahl/mozilla.ps");
to
user_pref("printer_MG5200LAN.print_to_filename", "/home/ddahl/mozilla.pdf");
fixes this problem
Comment 1•13 years ago
|
||
ah, sorry for asking you to file this, David -- it looks like I already filed a similar bug (and then forgot about it). :)
duping...
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•