On Wed, 9 Sep 2009, Carlos Konstanski wrote: > Date: Wed, 9 Sep 2009 11:09:29 -0600 (MDT) > From: Carlos Konstanski <[email protected]> > Reply-To: "General Linux/UNIX discussion and help; civil and on-topic" > <[email protected]> > To: "General Linux/UNIX discussion and help; civil and on-topic" > <[email protected]> > Subject: Re: [PLUG] Printing From Firefox > > On Wed, 9 Sep 2009, Rich Shepard wrote: > >> Date: Wed, 9 Sep 2009 09:45:01 -0700 (PDT) >> From: Rich Shepard <[email protected]> >> Reply-To: "General Linux/UNIX discussion and help; civil and on-topic" >> <[email protected]> >> To: "General Linux/UNIX discussion and help; civil and on-topic" >> <[email protected]> >> Subject: Re: [PLUG] Printing From Firefox >> >> On Thu, 3 Sep 2009, Carlos Konstanski wrote: >> >>> If you go to about:config in FF, and look up "print.print_command", what >>> do you see? I see: >>> >>> lpr ${MOZ_PRINTER_NAME:+-P"$MOZ_PRINTER_NAME"} >> >> Carlos, >> >> So do I. >> >> Rich
Another idea: Firefox lets you print to a file. This file is in postscript format. Can you print one of these with lpr? That would assure you that Firefox is producing valid postscript, and it can be printed with the lpr command. If all that is true, but you can't print from firefox, then maybe try setting a default printer in CUPS, and then changing "print.print_command" to just plain old "lpr". Carlos _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
