Results 1 to 5 of 5

Thread: Uninstalling Printer in Firefox

  1. #1
    Join Date
    Mar 2010
    Posts
    303

    Uninstalling Printer in Firefox

    Hello,
    Does anyone know the trick to uninstall HP Smart Web Printing which is located in the Firefox extension. Because right now this one is compatible with version 3.5 of FF it works fine on IE8. In the extensions of FF uninstall button is unavailable (dimmed), is there any way around it. Thank you.

  2. #2
    Join Date
    Sep 2009
    Posts
    135

    Re: Uninstalling Printer in Firefox

    I have a solution for this

    - Closed Firefox in Programs (Windows 7)
    - HP / Digital Imaging / smart web printing
    - I delete MozillaAddOn3 of a sudden I have no extension in Firefox.
    - CCleaner a shot (for now useless registry keys) and it rolls.

    It's still stupid that there have not been updated for FF 3, because this extension (when it was compatible) is handy. The question is whether it does damage the operation of the printer.

  3. #3
    Join Date
    Mar 2010
    Posts
    191

    Re: Uninstalling Printer in Firefox

    Removing MozillaAddOn3 does not solve everything, in fact it should simply delete the tool altogether HP Smart Web Printing , and thus we lose this functionality even under IE8 on which it works. For my part I do not like IE8 is not serious in itself.

  4. #4
    Join Date
    Mar 2010
    Posts
    360

    Re: Uninstalling Printer in Firefox

    The problem is as follows, after installing a printer Samsung SPP-2040B Photo size (10x15 cm), all printing in Firefox took into account even when a 10x15 cm A4 printer was used. The impression is also completely distorted when it is sent to the printer (a Canon MP130). Any help will be great. Thank you .

  5. #5
    Join Date
    Dec 2009
    Posts
    296

    Re: Uninstalling Printer in Firefox

    In my particular case, I noticed that for other users, printing working properly. So it must go into Documents and Settings / User / Application Data / Mozilla /Firefox/ Rep specific and edit the prefs.js file in Notepad as follows:

    Replace:

    Code:
    user_pref ("print.your_printer_name. print_paper_data ", 120); 
    user_pref (" print.your_printer_name. print_paper_height "," 11.00 ") 
    user_pref (" print.your_printer_name. print_paper_size ", 3276853); 
    user_pref (" print.your_printer_name. print_paper_size_type ", 0); 
    user_pref (" print.your_printer_name. print_paper_size_unit ", 0);
    By

    Code:
    user_pref ("print.your_printer_name. print_paper_data ", 9); 
    user_pref (" print.your_printer_name. print_paper_height "," 11.00 ") 
    user_pref (" print.your_printer_name. print_paper_size ", 3997797); 
    user_pref (" print.your_printer_name. print_paper_size_type ", 0); 
    user_pref (" print.your_printer_name. print_paper_size_unit ", 1);

Similar Threads

  1. Printer dialog box not appear in Mozilla Firefox 8
    By ElroyDJ in forum Technology & Internet
    Replies: 8
    Last Post: 04-12-2011, 12:26 AM
  2. Download Firefox Aurora, Firefox Nightly and Firefox Beta
    By Johnny in forum Web News & Trends
    Replies: 1
    Last Post: 21-08-2011, 05:02 PM
  3. Replies: 3
    Last Post: 14-01-2011, 10:58 PM
  4. HP C5280 printer prints blank pages form Mozilla firefox
    By Quique in forum Hardware Peripherals
    Replies: 4
    Last Post: 09-02-2010, 09:02 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,257,677.15114 seconds with 17 queries