How do I change the print margins in firefox 4.0 in ubuntu?

When I upgraded to Natty (Ubuntu 11.4), I was automatically upgraded from firefox 3.6.x to 4.0.x
I want to change the print margins, however when I go to File > Page Setup, it only gives me options for changing the paper size and orientation. There is no longer any sort of tab or option for margins, header & footer, etc.
Am I missing something or is firefox?

Try this:
EDIT:
* Goto about:config
* Look for print.printer_<PRINTERNAME>.print_margin
* change those to what you want :D
* Restart the browser.
ENDEDIT:
Should help you out.
Thanks to the-edmeister from this post: http://support.mozilla.com/en-US/questions/810599

Similar Messages

  • How do I change the printer options on an ipad air?

    i am changing service provider. Currently they overlap. My ipad is happy to find the current old provider but cannot find the new provider even when i switch to that network. I cannot find any options for changing printer options. how can I change the printer option to access the new provider? i have 4 weeks to get the answer. Thanks

    If you mean that the iPad is tied to another user's iCloud account, you have to ask them to erase the device for you. You can't do it on your own. The device requires their Apple ID and password in order to turn off Find My iPad and to delete the iCloud account.
    IF you just want to sign into another Apple ID (not recommended either) go to Settings>iTunes and App store>Apple ID and sign out of that ID and sign into your ID,

  • How do I change the printer resolution?

    How do I change the printer resolution on my OSX 10.6.2 laptop?
    I have an ubuntu print server and it seems to only work at all using the gutenprint drivers. On my ubuntu client I had to change the print resolution from "auto" to 600x600 to make it work just fine.
    The best I can do is make the Mac print pages squished down to 1/4 size. I don't see the same resolution option on the Mac.
    Mac OSX 10.6.2
    Ubuntu Server 9.10
    Printer: Canon S900
    Cups driver: Canon S800 Gutenprint v5.2.3
    Cups version 1.4.2 on the mac
    Cups version 1.3.9 on Ubuntu Server
    Macbook Pro Mac OS X (10.6.2)

    I can't speak for the printer directly, but most functions to change resolution are in the dropdown menu at the bottom of the print dialog. It has a gray bar running through it separating the basic functions from the advanced settings.
    If you don't see that, but do see a blue button with a black triangle pointing down, click on that. Then you'll be able to set the advanced settings.
    Once you set up the printer the way you like, save it as a preset. If you want that as a default, see this [MacOSXHint|http://www.macosxhints.com/article.php?story=20100125135830153].

  • How do I change the printer from offline to online?

    how do I change the printer from offline to online?

     Hi,
    Please use the following tips/instructions to fix:
        http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02221706&cc=us&lc=en&dlc=en
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How do I change the printed text size.

    How do I change the printed text size?  This happens on everything I print out.  The text is so small I can just about read it.  I use a magnifying glass.  Please help.  Thank you.

    This appears to help.  I have been dealing with system preferences which only offers limited help.  I recently upgraded from an older macbook, but now my macbook air text is so microscopic that it doesn't seem right.

  • How do you change the Print Products Store from USA to UK like you can do in IPhoto?

    How do you change the Print Products Store from USA to UK like you can do in IPhoto?

    Please keep in mind that Aperture is not an enhanced iPhoto, it is a different application with a different philosophy and a different intended audience. If you approach it with that in mind you will have a lot less frustration as you learn Aperture.
    Aperture adds a layer of complexity that is not needed by many.  iPhoto is a very powerful application and fits the needs of many amateur photographers.
    As for your original issue, as I said I am surprised that iPhoto allows you do switch countries like that and am not surprised that Aperture doesn't. If this is something you really need to do working in Aperture but using iPhoto to order the prints is a good work around and will not be all that difficult to do once you get the hang of it.
    As for your new question, the books in iPhoto and Aperture are different enough that the code that created the book in iPhoto wouldn't work in Aperture. What happens when you import an iPhoto library into Aperture is that the images in the book are combined into an album in Aperture with the same name as the iPhoto book. You will need to re-create the book in Aperture uaing the images in this album.
    Hope this helps, post back if you have anymore questions.
    regards

  • How do I changer the print size

    How do I change the print size

    I do not understand what your question is; what do you mean by "print size"?

  • How can i change the print layout in i cal, how can i change the print layout in i cal

    Im a franklin planner user and would like to convert to ical.  How can I change the print layout in ical so I can print task on the left side and calendar events on the right side.

    Hi Mike3232,
    I'm afraid that it's not possible to adjust the print layout in iCal. Maybe you should think about changing to another program (BusyCal, etc.) that has the option to print the layout you want?
    Good luck!
    Michaël Duwyn

  • How do you change the shortcut keys for Firefox in Welsh For Mac?

    I'm using Firefox in Welsh on Mac (asking in English to hopefully get more answers), and every time I try to do the shortcut for copy (cmd+C), it hides the window (since Hide in Welsh is Cuddio, the shorcut for that is now Cmd+C). I usually forget this, and proceed with using the shortcut for copy only to anger myself when I realise that I've hidden the window.
    My question is, how do you change the shortcut keys on Firefox so then I can change the Hide shortcut and give Copy the cmd+C shortcut? I'm also using OpenOffice.org in Welsh, and they are using cmd+C for copy and cmd+H for Hide.
    Is there any way that I could do this myself? Its rather annoying for me, and its rather weird to use Cmd+X for Cutting text instead of copying.
    Thanks.

    This could be worth a bug. It shouldn't happen that some shortcut keys get (re)used for other actions and Cmd + C should be considered as one of them.
    You can try to make the change in this file: cy.jar/locale/browser/baseMenuOverlay.dtd
    <pre><nowiki><!ENTITY hideThisAppCmdMac.label "Cuddio &brandShortName;">
    <!ENTITY hideThisAppCmdMac.commandkey "C"></nowiki></pre>
    English language pack: en-GB.jar/locale/browser/baseMenuOverlay.dtd
    <pre><nowiki><!ENTITY hideThisAppCmdMac.label "Hide &brandShortName;">
    <!ENTITY hideThisAppCmdMac.commandkey "H"></nowiki></pre>
    You can find the file cy.jar in the chrome folder in the Firefox application folder.<br />
    The file cy.jar is a ZIP archive, so you need a program that can open such an archive and edit the file baseMenuOverlay.dtd.
    I'm not on a Mac, so can't do any testing in this matter. I just downloaded the Welsh (cy.xpi) language pack for Mac and had a look in it.

  • How can I change the ENTIRE look of Firefox?

    How can I change the ENTIRE look of Firefox? I.e. I want to change all icons that appear in the browser - the loading "gif" the firefox...well... fox of fire in the "about" page, etc. Also what text shows up, for example on the "about:robots" page, and when hovering over a button, etc.
    I could do something like that with an earlier version of Firefox, and I found the quotes from the "about:robots" page in the "omni.ja" archive, extracted, changed them and replaced in the original archive, along with other icons, however they do not seem to be implemented. :/
    I do not mean changing the desktop or .exe icons, already did that.

    You can make a theme, https://developer.mozilla.org/en-US/docs/Themes

  • How do I change the printer option to wireless from the present USB connection?

    When I try to print from Firefox, the print job tries to go through a USB connection to the printer. My printer is wireless and goes through a router. How do I change the settings on Firefox to recognize the router?

    I think Firefox just works with the information it gets from Windows and doesn't have any setting for how you connect to your printer.
    In the Print dialog (you can use Ctrl+p to call it up), if you click next to Name, does Firefox display two different printers, one USB and one wireless, that you could choose from?

  • How do you change the page margins?

    Hi There,
    Since upgrading to Yosemite, I can't figure out how to change the page margins. If you look at the image below, I am trying to extend all of the margins so I can fit more text in. Thank you so much for your help!

    Hi,
    Thank you for your reply.
    I do not see where I click "toolbar" or "Document", etc. I even typed "adjust document" and "header/Footer margins" into the help box and I couldn't find it. Are you able to tell me how to do it starting from "File", "Edit", "Insert", "Format", etc? Or do I need to click on something with the new inspector. The option are "Style", "Layout" and "More". Thank you so much!

  • How do you change the print zoom of a webpage for printing?

    I would like to know how to change the print zoom (the zoom of a page on the paper when it is printed) of a webpage for printing. I used to always do this when I had Mozilla Firefox on a Windows XP computer but ever since I got Mozilla Firefox on a Windows 7 computer, I could not do it. When I go to "File", there is no "Page setup" or "Print preview"; it just shows you the print preview and only allows you to alter the print, number of pages and copies, the layout, the colour and the zoom of the page (physical size of the whole page on the screen). I would be very grateful if anyone could solve this problem. Many thanks.

    orange Firefox button ''(or File, by hitting the Alt key to reveal the Menu Bar)'' > Print -> Print Preview ''(or Page Setup)''
    Adjust the '''Scale''' in the Print Preview window.

  • How can I change the print quality on a HP 6700 to draft (lowest quality) on a Mac OS X 10.9.3?

    Hi,
    I've tried many places to try to find where I can change the print quality (HP 6700).  I don't want it to use so much ink, so want to put it at the lowest quality.  I tried using the settings icon and the arrows on the front of the printer, and other options listed here.  Nothing has worked.
    Thanks,
    Skinfrared

    Hi skinfrared, welcome to the forums!
    Try checking out the guide below for changing the print settings in a Mac. Choose 10.8 and almost near the bottom it will show you how to save the settings for future print jobs.
    Changing Print Settings in Mac OS X
    I hope that helps!
    Have a great day
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Cannot change the print margins when printing out my spreadsheet.  Tried clicking on format and then Document but when I enter a number I always get " invalid number".

         I cannot change the margins when printing out my spreadsheet.  I clicked on the format then on document and got a entry box.  But everytime I try entering a number to change the left margin ( tried .5 ) I get an " invalid number " response.  I can print out the spreadsheet but always get a message telling me the margins may be too small and data may be clipped.  Data doesn't get clipped but left part of the spreadsheet is right at the left side of the paper.  Want to change the margin so I don't get that message.

    Naming the spreadsheet app would do wonders for getting an answer.

Maybe you are looking for

  • How can I use iTunes on my new computer, without lossing all my music?

    How can I use iTunes on my new computer, without losing all my music? I don't want to rebuy everything I have purchased over the years. Your help would be greatly appreciated.

  • How do i get to see the Album Photo of Song?

    I know this is really rookie type question, but i had a 3G iPod so im kinda out of the loop with the photo stuff, and even more so on my new Video iPod.. did the songs have to be purchased off of iTunes in order for it to show? Cause when i click on

  • Check lots by Business Areawise in F110

    HI Experts, I have a scenario, where i need to have a seperate Check lots for Business areawise. My Buss areas are my locations. The requirement is - i have one House Bank, one Acct Id & 10 Check lots. when i run Auto payment, system should pick the

  • Customer access iprocurement issue

    Hi all: Does oracle only support the access into iprocurement page(such as shopping list) for the user who is "Employee"? Does it support user who is "Customer"? Now my issues is that, when i login using user who is Employee, all the process will be

  • How can we get save event at Photoshop shutdown?

    Hi All!! I have to perform some actions on the save event of a document. I had no problem in doing the same. But, during testing different save event trigger scenarios, I came across the a situation in which an untitled document is open and the user