When Printing a web page from Firefox. The fonts are timy and all spacing is incorrect.

Prior to beta 4.12, the pages printed correctly. Now, the fonts are small and the text spacing is incorrect. All text has at least one extra space between the letters.
This happens on ALL sites when printing a web page.
I tried printing the same page in Internet Explorer and it prints correctly.

See this thread:
*[/questions/787654]

Similar Messages

  • Can not print a web page from firefox site. What's wrong?

    When I try to print a page I get the follow screen after the print screen.
    Save file as : *xps, next line xps document (*xps). How do I print a web page.

    {Ctrl + P} or File > Print = is your printer selected in the Printer - Name box?

  • Can I print web pages from firefox using adobe pro 9 (Not using PDF download) and if so how

    Can I print web pages from Firefox 3.6.12 using adobe pro 9 (not using PDF Download) and if so how.

    {Ctrl + P} - do you have a PDF Printer listed in the Printer - Name drop-down?

  • When printing a web page, I only get blank pages

    I have a new iMac with MAC OS 10.4.11. I connected an HP psc 2175xi all-in-one printer, and when I try to print a web page from Safari, I only get a very small portion of the header and all other pages are blank. When looking at the Print Preview, every thing looks like it has printed fine, but when it is sent to the printer only blank pages come out. I am able to print from other applications fine. It seems to be related to printing web pages only, because I have also tried to print using Firefox, but the same problem occurs. Can anyone please help?
    Thanks.

    I did not have the HP printer software for Mac OSX installed properly. Once installed the problem went away.

  • Why can't I print a web page from my Android 4.1 phone to my 8500a printer? e-print is working.

    Why can't I print a web page from my Samsung Android 4.1 to my Officejet Pro 8500A. eprint is working, so I can send e-mails to my e-print address, but when I try to print a web page, it says that I don't have a printer. Can someone help me with this? 
    This question was solved.
    View Solution.

    Just received an update to the Android version of HP ePrint.
    It now has the ability to print web pages!  Thanks HP!  
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Turning off headers and footers when printing a web page.

    Is it possible to turn off (or reduce the size of) the
    default header and footer
    when printing a web page? I am using Internet Explorer 6.0.2
    900, and only want
    it to work with my computer and a specific printer.
    I am using the directive @page normal { size : portrait;
    margin : 0;} in a CSS
    stylesheet specified as media="print".
    Clancy

    On Sat, 19 Jan 2008, David Powers wrote
    >However, you are very selective in your quote. Michael
    goes on to say
    >(and I agree with him on this point):
    >
    >"The problem with logical inches and all other fixed
    units of measure
    >is that they do not scale well on systems with different
    dot-per-inch
    >settings. What may seem just right in Windows at 96 dpi
    may be too
    >large or too small on other systems.
    Of course, but It's not a problem with logical inches per se.
    The
    logical inch is just another way of looking at what is meant
    by the
    screen dpi value. Scaling problems, with different dpi
    settings, has
    always been a Windows problem and results from the way that
    the OS
    handles scaling. Fonts scale perfectly. Actual windows, and
    other
    containers, don't. This is a problem programmers have
    grappled with
    since the first Windows OS. Vista is the first OS to try to
    tackle this
    problem.
    >Thus, percentages or ems work best when cross-platform
    compatibility is
    >desired."
    And that is because the users screen dpi, and hence logical
    inches, are
    totally irrelevant when specifying ems and percentages.
    Ems and percentage equate to a number of pixels, not inches.
    The sole purpose of screen dpi setting is to convert anything
    sized in
    physical inches into a number of screen pixels. That is the
    _only_
    purpose of screen dpi. It's a very simple algorithm.
    (physical) inches x screen dpi value = number of pixels
    How do _you_ think a font sized in points (inches) gets
    translated to a
    specific number of pixels on screen. I'd be interested in
    your answer.
    For the screen a conversion from physical inches to pixels is
    always
    necessary because, as you say, pixels are the unit of screen
    measurement
    but they are not just a "standard" measurement, they are the
    only
    consistent measurement. It's not the users program that
    creates pixels
    on screen but the Operating System. The program requests the
    OS to
    create a given font at a given size and the requested size
    _must_ be in
    pixels. Windows can't _directly_ create a screen font that's
    specified
    in points (inches) because it has no notion of what a
    physical inch is
    on screen. It does know what a logical inch is because the a
    logical
    inch is defined by the screen dpi value. That's what the
    screen dpi
    value is for. If a browser programmer wants to bypass the
    variability of
    screen dpi on different computers then they ignore dpi values
    and work
    directly in pixels i.e. in ems or percentage. When ems and
    percentages
    are specified one is dealing only in pixels.
    > It makes a lot more sense in terms of website design to
    set a
    >font-size of 14px than use units that both you and
    Michael Bowers
    >define as "1/72 of a logical inch".
    Of course it makes more sense to set font size specifically
    in pixels
    because that's the only unit the OS can use to put something
    on screen.
    I can't see where you get the idea that either Michael Bowers
    or I have
    said that there is a unit "defined as 1/72 of a logical
    inch". Every
    Windows program written takes it that there are 72 points to
    a
    _physical_ inch.
    >
    >Yes, you *can* use points to set font sizes (or any other
    measurement)
    >in CSS for onscreen display, but your fixation with
    logical inches
    >appears to add little of practical value to choosing the
    most
    >appropriate measures for designing pages to be viewed on
    displays of
    >various sizes and resolutions.
    You are implying I've said things which I haven't. I have
    never, at any
    time, said one should use points or inches in designing web
    pages. You
    seem to have missed the point that what I am doing is
    explaining why you
    see the results you do on screen when those unit are used.
    Somewhat more
    informed than "Points are only for print because I don't know
    what they
    mean on screen, so they must be meaningless".
    >As Eric Meyer says on page 110 of "Cascading Style
    Sheets: The
    >Definitive Guide" (2nd Edition), "points can be a very
    difficult
    >measurement to use in document design."
    And again, I've never advocated using them in page design. A
    close
    reading, however, from page 83 onwards shows that Eric Meyer
    has an
    imperfect notion of the meaning of screen dpi. Heresy!! He's
    hardly
    alone, which is why I did a web site.
    >
    >That's why I recommend leaving points for use in print
    style sheets.
    >However, if you enjoy making life difficult for yourself
    by using
    >points for onscreen design, you're perfectly free to do
    so.
    Once again, I have never advocated that. You are setting up a
    straw man
    to knock down. You can do better than that.
    Richard Mason
    http://www.emdpi.com

  • Creating an Aperture web page from photos the page goes white and nothing displays. Is this a RAM issue?

    I have just purchased an iMac 27" 2.7GHZ running OSX 10.7.4 with 4GB RAM (16 GB has been ordered). I am using Aperture 3.3.2. When I attempt to create a web page from photos the page goes white and nothing displays. Is this a RAM issue?

    I have resolved the issue....turns out that, in my case, running OSX 10.8.1 with Aperture 3.3.2 was what was required! I was running Aperture 3.3.2 with OSX 10.7.x and had this issue.
    I hope this helps someone else as well.

  • Suddenly, I can't print any web page. After the print command, it wants to save it as a XPS file.

    suddenly I can't print any web page. After the print command it wants me to save as an XPS file and I can't get past that.
    == This happened ==
    Every time Firefox opened
    == few weeks ago

    I found that Firefox/XPS had deleted all printer driver setups except for the XPS connection. I had to reinstall my printer connection in order to have that selection present in the printer dialogue box.

  • After upgrading to Mavericks and iPhoto 9.5 my shared photo streams seem to contain no photos when seen in iPhoto. From iPad the streams are fine. How can I get them to be recognized by iPhoto again?

    After upgrading to Mavericks and iPhoto 9.5 my shared photo streams seem to contain no photos when seen in iPhoto. From iPad the streams are fine. How can I get them to be recognized by iPhoto again?

    Disable Photo Stream in the System/iCloud preference pane
    and in iPhoto's Photo Share preference pane.
    Reboot and reenable both respectively. That should jump start Photo Stream.
    OT

  • When printing a web page the type is spaced out all over the page, why?

    when I try and print a web page out on firefox it spreads the words out all over the page so it is unreadable. I never had this problem until recently.

    This is a regression that was introduced in Firefox 4.0 beta 12. It is fixed in 4.0 release candidate 1, which is now available. Go here: http://www.mozilla.com/en-US/firefox/4.0rc1/releasenotes/ and click on the green button "Firefox 4 rc free download". Note that you should do a custom install and change the install directory to the directory where your beta version is located. Alternatively, you should receive a notification that an update is available from within the beta version. Follow the instructions to download and install the update, and once you are running the release candidate, your printing problem should be fixed.

  • Safari breaks lines after every word when printing some web pages

    Most pages print fine, but there are a few where Safari totally mangles the formatting when trying to print.
    For example, this page on Microsoft's support website. It looks fine in Safari, but when I try and print it, all the content gets pushed to the left edge of the page, with each word appearing on a new line. This causes the content to take up 15 pages!
    I've tested this in Safari 7.1 in Mavericks, and Safari 8.0 in Yosemite. The results are identical in both versions.
    The same web page prints normally from Chrome or Firefox, and is only 3 pages long when printed.
    Note: Microsoft's website isn't the only place I've seen Safari do this, but it's the only example I have right now.

    This happens on three different Macs. Those Macs have no problem printing from other apps, including other browsers.
    Can you please try printing that web page on your Mac (with Safari), and letting me know what happens?
    Here's a link: http://support.microsoft.com/kb/2360509
    Just load that page, then try printing it.
    Note: You don't even need to actually print it. Just hit ⌘-P, and you'll see the bad formatting in the Print dialog box.

  • Printing a web page from a Nexus 10 tablet to HP Deskjet 3055A printer

    Hi All
    I am trying to print web pages from my Google Nexus 10 32GB tablet to my HP deskjet 3055A Cloud printer.
    I am able to print off documents, emails, email attachments, etc successfully after sending them to the specified printer email address.
    I am also signed into Google Chrome at the time, and they say on their help link that I should go to Menu, then select Print from the options list, but Print is NOT in the list.
    Can you please help me?
    Thanks very much!
    Reevo Anders

    The menu option to Print is only available with Android 4.4.
    See these articles on how printing differs between Android 4.3 and 4.4:
    Android 4.3 (Jelly Bean) and Earlier: How to Use HP's Built-in Print Solution for Android
    Android 4.4 (KitKat) and Later: How to Use the Android Printing Solution
    I work for HP

  • When printing photos at my hp 1514n the colors are odd + not suitable. using win7 64bit +lat. driver

    Hi, I' using a hp 1514n for printing photos. It's attached to my Win7 64bit computer. But the colors are not suitable. Printing is in high quality but the coloras are wrong (i.e. instead of a bule sky I get it  turquois).
    all patches installaed and also the lastest drivers. What else can I do?
    The files are ok, because I get the right colors when printign the files at another hp color laser jet with win7 (32 bit)
    Where can I get a suitable icc file?

    I'd use the GutenPrint drivers. They're usually better than the drivers that HP ships, anyway, and the latest version of GutenPrint will work with Leopard while the HP drivers for a printer that old will not. The drivers at <http://www.linuxfoundation.org/en/OpenPrinting/MacOSX/hpijs> also explicitly support the DJ960C. Those drivers are usually written by HP employees, are often superior to the drivers HP uses, and, like the GutenPrint drivers, are free.

  • HT2513 ICal works great but the fonts are small and hard to read unlike Outlook. Any suggestions?

    I have a MacPro and use ICal. I loke OUtlook because I can see it better and it is frankly more pleaseng to the eye. And the fonts are large enough. Of course, other than than Outlook is a nightmare on the lack of syncing etc...
    I am resigned to using ICal but is there a way to change it's look? Or an emulation program that will use ICal but present it better on the screen?

    Many of your points are totally legitimate.
    This one, however, is not:
    …To put it another way, the design of the site seems to be geared much more towards its regular users than those the site is supposedly trying to "help"…
    The design and management of the forums for more than five years have driven literally dozens of the most valuable contributors and "regulars" away from the forums—permanently.
    The only conclusion a prudent, reasonable person can draw from this state of affairs is that Adobe consciously and deliberately want to kill these forums by attrition—without a the PR hit they would otherwise take if they suddenly just shut them down.

  • When I create a shortcut to a web page from FireFox to the desktop, how can I force Firefox to open from it when I.E. is default and has to stay that way?

    I have a customer that likes to use Firefox browser and does for all they can. Unfortunately they have to also us I.E. with some of their business companies so their browser is set to I.E. by default and must stay that way. Tried changing default for brevity we will just say opened to many other problems. SO, is there a way to create a short cut to the desktop from Firefox and force that shortcut to open with Firefox and not with the default browser IE?
    Thanks,
    Mark

    Hello,
    You can create a new Firefox shortcut on the desktop and add the website address after Firefox. For example:
    Under the shortcut tab, the target could read:
    * "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" "www.google.ca"

Maybe you are looking for

  • Powershell unzip with shell.application not working when launched from windows service

    I have a deployment agent on a machine implemented as a windows service. Service is 32-bit and runs on windows server 2008R2 x64 SP1 with powershell V2. Powershell script requires elevation and to run under x64 because of dependency to powershell mod

  • IPod Mini Restarts PC

    A long time ago, my cousin bought a 20GB iPod (I think), and we tried to get it to work on my Windows XP computer, but it would always restart. So we took it to another computer and it's always worked fine. I've had a new iPod Mini for a few months n

  • Content of the audigy 2

    Ok i have just bought this http://www.ictcompany.com/store/prod...79&Item=SB0240 can someone give me a list of all the stuff that is on the cd that is supose to come with the card, so that i can make my own cd.

  • My iphone 4 turned off and will not turn on bat is 1/2 full

    any ideas on how to turn my phone back on. it turned off by itsself and will not turn back on bat is 1/2 full it will not charge or sinc.

  • New Window, HTMLLoader.loadString image problem

    Hello, I woudl like to load an image into a new window which I create, the image is accessable via the main application e.g. app:/images/notificationbg.png After creating the new window, the text and everything appears fine, but the image fails to lo