How do I make the print in yahoo and comcast e-mail much larger--it is so small it is unreadable

The print in my e-mails at Yahoo and Comcast is so small that it is unreadable. I need to know how to make the print larger. There must be some way to do it. It wasn't always like this.

Use the scroll down /up wheel on your mouse while pressing the ctrl key. That worked for me.

Similar Messages

  • My husband uses adobe cs5. The clone tool isn't working and after resetting the tools adobe bridge now goes to picasa. How can we make the clone tool work and have bridge go to cs5 not picasa?

    My husband uses adobe cs5. The clone tool isn't working and after resetting the tools adobe bridge now goes to picasa. How can we make the clone tool work and have bridge go to cs5 not picasa?

    A lot more information about your hardware and software is needed.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CC", but something like CC2014.v.2.2) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    a screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • HT1150 My question on printing is how do you make the print larger than it actually is on paper or is that possible?  I know you can enlarge print on the screen, that is easy, but once it prints it's always to small.  How can I make it bigger or is that p

    my question is on printing.  i know that you can make the print larger on the screen by adjusting it, but then when it comes out on paper it's just as small again.  how do I set my actual printer or my iMac to print the actual paper print larger? 

    Hello, it depends what App & Document type, some say PDFs have the font stuck at a certain sise, but say in Text Edit, open a document, Highlight some text the CMD+a to Select All, then type CMD+t to get the Font/Text size menu, select a bigger size.

  • How can I make the fusion between CRM and SD?

    I´m working in a company in Spain and I want to know how can I make a fusion between CRM and SD? It is posible? The company whants to move all the information from CRM to SD and work in the future only with SD departament. So all the database needs to translate at SD and SD departament use and work with twice module in one module. I haven´t idea if I can make this fusion, so please help me!!!!!! Thank you so much!!!!

    Hi
    Can you please more specific on following points. That will help to give you more input from all SDN users perspective.
    1. What are the scenarios currently been used in CRM?
    2. What are all TRANSACTION TYPES are used in CRM system?
    3. Any development is done in CRM system which is important from BUSINESS PROCESS perspective?
    4. Is there any MASTER DATA used in CRM, which will then replicate to ECC and then used in ECC also?
    5. Are the middleware settings are done in CRM?
    6. Last  but not the least why your organisation does not want to USE CRM, which is one of the BEST ERP Package provided by SAP.
    Regards

  • Mac pro / Laserjet 4 / Os 10.6 - how do I make the printer work?

    Hi,
    I have a 2008 Mac Pro running 10.6.8 and an ancient yet still thriving HP Laserjet 4 that I was  using over an ethernet/Jetdirect connection with my G5 for years - how do I get them to talk to each other?
    I'm running the printer connection through a router, but the Mac Pro has 2 ethernet ports so I guess I can plug the printer in directly if that's simpler.  The IP of the printer is 192.168.5.40 and I've tried setting it up with the "Add a printer" dialogue but can't get it to work.
    I've read through a lot of posts and looked at a lot of Websites but I can't find step by step instructions for getting the computer to see the printer.  I have Gutenprint drivers installed if that helps.
    And - just to keep the discussiion concise:
    - I know that there are better newer printers that I could buy for cheap, but that isn't going to happen right now.
    - I know that 10.6 isn't the most recent OS
    I'm hopipng for truly step-by-step instructions that even I can understand.
    Thanks!

    So maybe it's a problem with the printer's IP?
    Yes. As far as your network is concerned, the printer is just not there.
    You will not be able to progress until you assign it an IP address accessible to your LAN. Apparently it needs to be 192.168.1.x (a 1 in the place that is now a 5), where x = a large enough number that is not likely for router to assign to other equipment.
    Your challenge is to assign the printer that IP address. Let's use the address 192.168.1.150.
    HP's support pages for that printer and its Jetdirect card say, rather unhelpfully:
    Using the front panel of printer
    The IP address may also be changed using the front panel of the HP Jetdirect device. This method of front panel configuration varies greatly depending on the model of HP printer that is being used (consult the User's Guide for the front panel instructions for a particular printer). Click here to go to the HP Web site. Use the Search and search for Front Control Panel TCP/IP Configuration .
    I did that and it didn't really get me anywhere, since there seem to be few if any references to the non- "MP" or "V" etc. variants of the original LaserJet 4. So, try to find a setting in the printer's front panel that bears any resemblance to "network settings" or "IP address".
    If you are able to navigate its front panel to a place where you can enter the IP address 192.168.1.150 be sure to press GO or ENTER or ONLINE or whatever you think might make the setting "stick" after you enter those digits. Print the same test page you did before, and ensure its IP address has really been changed. Then, then try the ping command again, with its new IP address:
    ping 192.168.1.150
    If you are unable to determine a way to use the printer's front panel to change its IP address, you should be able to use Terminal to set it. This will get a bit cumbersome so use it only if you are unable to change the printer's IP address some other way:
    Terminal is a program in your Mac's Utilities folder.
    Locate Terminal and open it. At the command prompt, type the following exactly as written (copy and paste the following to avoid errors):
    sudo arp -s 192.168.1.150 00:60:b0:91:21:e7
    ... and press Return. You will get a warning of impending disaster should you make a mistake, and requesting your Mac's Administrator password to proceed. Type your password (which will not appear as you type it) and press Return. Unless something went wrong the command prompt should immediately reappear as if nothing happened.
    Next try the ping command again:
    ping 192.168.1.150
    You should receive ping responses from the printer as in my earlier example.
    If you do, then congratulations because you have made it all the way to Step 1
    You still have to add the printer in System Preferences > Print & Fax, using this new IP address, and make sure the Gutenprint driver works.
    Edit: The reason your printer works with your old G5 running Tiger is that it is using AppleTalk for communication. AppleTalk doesn't exist in Snow Leopard. This is the reason you must use IP for communication on your Mac Pro. Your old G5 should continue to work with the printer as it always has.
    another Edit: HP's support page alleges that the Terminal command arp above will only work with JetDirect firmware versions x.08.03 and later only. Yours appears to be A.05.05, so the front panel option may be all there is. If that does not work I have one more idea but it's an even bigger pain.

  • How do I make the "print pictures" box come up every time I select a group of pictures?

    HP 5510 OfficeJet All-in-One printer &, Windows 7 When I select 20 or more pictures from a Windows folder, right click and select PRINT, it pops up a "Print Pictures" application that allows me to select full page, wallet size, etc and then send to the printer.  However, if I only select a few pictures, it sends them directly to the printer as full page size.  How do I get it to ALWAYS bring up the application?

    How do I fix this problem ...javascript (cid) applications.

  • HT204135 How can one make the printer dialog box to have Show Details as default?

      I very often use different presets from document to document.  Thanks.

    Once you select the Show Details for any application, the next time you use that application and select to print, the full details pane should be shown.
    If this is not happening and the applications always show the Hidden Details print dialog then you may need to perform some sort of reset.
    Also, if you were to use the Presets option and set commonly used settings as a Preset, then even if the print dialog is not showing the extra details, you can still select the desired Preset from this print dialog.

  • How can I make the print larger in hotmail

    When I am on Firefox and access my hotmail account, the print is so small I cannot read it. I would love to use Firefox as my default internet but I have to revert back to internet explorer as I can't read the emails with such small print.
    HELP
    Thanks
    Julie Gall

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    You can use one of these extensions to set a default font size and page zoom on web pages:
    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/

  • How do I make the print on my screen smaller the print is larger and I don't know why

    The screen has writing and features that are larger than normal Is there a way to reset the size of the screen content

    Hi @pwm1 ,
    Thank you for visiting the HP Support Forums. I needed to edit your phone number from your post. In accordance with  our Rules of Participation:
    Protect privacy - yours and others'. Don't share anything about yourself that you would not want to see on a road-side billboard. Don't post contact or other personal information-your own or anyone else's-or any content that you receive in one-to-one communications without the author's consent. For example, don’t post your computer’s serial # or contact information publicly, and do not allow someone you don’t know to remotely take control of your computer.
    If you need people to contact you directly, either ask them to send you a private message or subscribe to the thread so you will be notified when there are replies. You may also click on your name anywhere in the forum and you will be taken to your profile page, where you can find a list of threads you have participated in.
    Sharing personal email addresses, telephone numbers, and last names is not allowed for your safety. If you have any questions feel free to send me a private message in reply.
    Thank you
    George
    I work for HP

  • If I have 2 mail accounts on my IPad how do I make the opposit main my default to get mail

    on my IPad I have 2 accounts, 1 is Verizon the other is yahoo. It has Yahoo as my default one but I'd like to make Verizon my default one. Yahoo. Takes all the mail, notepad, calanders and a few other apps in it. i was going to delete the yahoo one to make Verizon account but it says if I delete my Yahoo mail account it deletes whatever is on my note pad. Etc.So does anyone know i can switch this. Please n Thank You.
    EThel

    Open Settings->Mail, Contacts, Calenders->under mail scroll down to Default Account which will say Yahoo.  Tap on it & choose Verizon.  Now whenever you start an email, the default 'from' will be your Verizon email.

  • I can't figure out how to make the print on webpages bigger. Right now firefox is making it very small. Not having this issue with internet explorer, so I know it's just firefox

    I'm on my company website and all of the content appears much smaller than usual. I can't find Tools to adjust the appearance. I check on Internet Explorer and the same website looks normal.

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    * http://kb.mozillazine.org/Zoom_text_of_web_pages
    You can use one of these extensions to set a default font size and page zoom on web pages:
    * Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    * NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/

  • Newsstand app how to make the print larger

    Hi - I have download a magazine however how do I make the print larger.  I am not finding the option.

    It sounds like you'd be fine if you just separated the print function from your "Yes" button. It will require a 2nd button click from the user but that would be the only inconvenience.

  • HT3500 how do i make my printer connect to a new SSID

    I have a new wireless address, and my printer's setting is the old wireless SSID. so my printer is not connected....  how do i make the printer to connect my new SSID??

    You have a printer question, not an AirPort question. No adjustments need to be made on the AirPort if wireless is working for other devices.
    Check the documentation that came with your printer to see how to reset the device back to the original default settings it was using when it was new.
    Then, configure the printer to connect to the "new" network....just like you did when you configured it to connect to the "old" network.
    If you need more info, you need to contact support at the printer manufacturer.

  • Make the property file separate and remain just text file

    when I go "data" menu - "connect to Web Service..." to generate classes for webservice client,
    In the WSDL file the IP address is set.
    if the ip address doesn't vary, that doesn't matter at all.
    but I have to make client for general case which means the webservice server ip is not set, so I want make property file(text file) for IP address.
    if I compile the files(*.as) they compiled and include the ip address in it so I can't see any property file in the deployed folder.
    How can I make the property file separate and just change the ip address any time, any place.
    I used
    <mx:Metadata>
      [ResourceBundle("flex_dmb")]
    </mx:Metadata> 
    I don't know flex very well.
    I just click and click...
    Thanks.

    I use flex 4

  • This is probably a dumb question, but I can't find an answer. How do I make the text on my calendar larger so I can actually read it when I print it out?

    This is probably a dumb question, but I can't find an answer. How do I make the text on my calendar larger so I can actually read it when I print it out? I am using a MacBook.

    Press "Command P" and when the Print dialogue box comes up, towards the bottom there is an option allowing you to choose the text size, i.e: small, med, large.
    Hope this helps,
    NEIL

Maybe you are looking for

  • Can you use regular PCI cards in Mac Pro?

    My G5 is getting a bit long in the tooth and I want to buy a Mac Pro. It says that it supports PCI Express cards, but I have several PCI cards in my PowerMac. Since I don't want to buy them all over again, I was wondering if they will work in the Mac

  • Issues with Adobe and their Acrobat XI Pro product

    A couple of problems I am having with Adobe products. First, you tell me I can't get Acrobat XI Pro in Papua New Guinea and yet you allowed me to have the free trial. Now I want to buy it and you won't let me. Second, your chat which says is availabl

  • Quick time 7 on Snow leopard advice.

    hi didn't bother opting for QT 7 on instillation of SL, didn't think I'd need it, but now I find i do. what's the beast way to put it on a post Installed SL system .. doesn't seem to be a SL version on the QT download options. thanks.

  • FI -HR

    Dear All How can we get all the amounts which are generated in the HR Pay Roll  to vendor (Employee treated as vendor), wehe we have to integrate to get these... How much amount will be transfer regarding payment (Salary) every month will be shown in

  • Help with Web link sharing

    I run an organization where documents are gathered and viewed on our website. Adobe.com has the perfect design and feel. But when i 'Copy URL' to the website link, I get an 'invalid address' message. The people at Wix told me it is probably because t