Results 1 to 7 of 7

Thread: Disable Print to File option of printer

  1. #1
    Join Date
    Nov 2005
    Posts
    14

    Disable Print to File option of printer

    Hi, today am here to get a small tip regarding my printer. I am using this printer with my Windows XP Home. You mght aware there use to be an option called “print to file” in print dialog box. I want to disable this option permanently. Is there any way to do the same? Also can I restrict the option “Add printer” for other users?

    Thanks in advance.

  2. #2
    Join Date
    Sep 2004
    Posts
    136

    Re: Disable Print to File option of printer

    Yep, you can do it from Group Policy Editor. Just go to Start, Click RUN, type “gpedit.msc” and press Enter. Under GP editor, navigate to Admin Template/Control Panel/Printers/ and make the changes.

  3. #3
    Join Date
    Nov 2005
    Posts
    14

    Re: Disable Print to File option of printer

    thanx buddy, I'll try what you suggested. Will get back shortly.

  4. #4
    Join Date
    Jan 2011
    Posts
    2

    Re: Disable Print to File option of printer

    Hi miki_miki30,
    Were you able to disable it finally? Can you please provide any ideas or suggestions in this regard? I am looking to do the same thing i.e. Disable the print to file option in Internet Explorer, Windows XP SP3.
    Any help is greatly appreciated.

    Thanks
    Kunal

  5. #5
    Join Date
    Dec 2007
    Posts
    1,736

    Re: Disable Print to File option of printer

    Quote Originally Posted by kunal999 View Post
    Hi miki_miki30,
    Were you able to disable it finally? Can you please provide any ideas or suggestions in this regard? I am looking to do the same thing i.e. Disable the print to file option in Internet Explorer, Windows XP SP3.
    Any help is greatly appreciated.

    Thanks
    Kunal
    Follow the below method to solve your issue:

    1. Start Regedit
    2. Go to HKEY_CURRENT_USER\ Software \ Policies \ Microsoft \ Internet Explorer \ Restrictions
    3. Add a DWORD with a name of:
      NoPrinting: That will remove Print and Print Preview from the File menu.
    4. Give it a value of 1 to turn on the restriction
    5. Go to HKEY_CURRENT_USER \ Software \ Policies \ Microsoft \ Internet Explorer \ Toolbars \ Restrictions
    6. Create a DWORD with a name of :
      Code:
      NoToolbarOptions       Disables adding, removing, or moving toolbars.
    7. Give it a value of 1 to enable this restriction.

  6. #6
    Join Date
    Jan 2011
    Posts
    2

    Re: Disable Print to File option of printer

    Thanks James !
    However I was looking to disable only the "Print to File" checkbox after the Print dialog opens. I guess that is not a function of IE but either the printer drivers or Windows.
    Anyways, thanks for your help. This is also helpful.

    -Kunal

  7. #7
    Join Date
    Dec 2007
    Posts
    2,291

    Re: Disable Print to File option of printer

    You can try to do is to open the window in a browser which has "toolbars=0" or "menubars=0". window.open("http://www.yoursite.com/yourpage.asp", null, "menubars=0 toolbars=0");

    Remember, this is client side JavaScript. Put it between <SCRIPT> and </SCRIPT> tags.

Similar Threads

  1. Replies: 3
    Last Post: 27-02-2012, 10:21 AM
  2. How can I print a file to Excel instead using Printer
    By Marg!Aret in forum MS Office Support
    Replies: 2
    Last Post: 27-01-2012, 04:16 PM
  3. Replies: 5
    Last Post: 29-04-2011, 11:15 AM
  4. Replies: 3
    Last Post: 14-01-2011, 10:58 PM

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,713,574,620.94196 seconds with 17 queries