EPrint printing very small

I'm printing from Outlook 2010. When I print directly, I have no problem. If I send an email to print via ePrint, it prints very small. I think it's something with the driver (HP OfficeJet 7500). Does anyone have any suggestions? 
Thank you!

Hi RenewHeather,
ePrint only renders the job as it comes and it does not change the size of the fonts.  In order to print out the larger fonts, you should change the font size before printing (via the email app).
If I have helped in any way, just click the Kudos star on the left. Also, if your issue has been resolved, don't forget to select Accept as Solution

Similar Messages

  • .pdf reads fine on screen but prints very small making it almost illegible

    reads fine on screen but prints very small making it almost illegible. What do I have to do? The .pdf is a single page and I have tried to bring it into a screen capture to break it down into different parts but it still remains very small when printed

    Here's your answer
    http://forums.adobe.com/message/3810431#3810431

  • My 6500a prints very small, there are no settings in printer pref. that allow enlargement

    my 6500a prints very small, there are no settings in printer pref. that allow enlargement

    Hello MartyTheArtist,
    May I know  you installed Basic Print Driver or Full Feature Software?
    I am not holding 7110 printer but I have access officejet 6700 and Photosmart 7510.
    Anyway, you should able to see the similar print options if you did install full feature software.
    When you print, under the print advance options, there is an option  called. "HP Real life Technologies".  You may on this option  and it will "automatically remove redeye in photographs and to automatically adjust high-contrast photos to reveal details that are otherwise lost in shadows. I have attached the screen shot for your reference."
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&​lc=en&docname=c01072230
    I am an amteur photographer and personally, I do prefer to do post processing jobs in Photoshop first and then use the printer just to print by choosing the apporopirate photopaper and using Best Mode.
    May be you might have differnet preferences way of doing it. I am just sharing my way of printing photos
    By the way, when you install Full Feature Software, you have the option to install HP Photo Creation Software which is very simple and easy to create greeting cards, photo books and many other things. Maybe you might give it a try if you have not tried.
    Kindly let us know if you have more queries
    Cheers,
    Bryan
    *I am an HP employee*
    ** Please click "Accept as Solution" if it solved your problem, so others can find it **
    ***Give Kudos to say "Thanks" by clicking on the thumbs up button under my name***

  • C3150 Printing very small

    I have a Photosmart C3150, with Win7 using Firefox. Just all of a sudden it started printing very small whenever I print anything from my email or from my banking or actually anything from the internet. Could someone please help me get this back to normal. I don't know what made this happen but it is totally driving me nuts. It is so small I can't hardly even read it. I am having to do a copy and paste everything into a word document and I don't want to have to do this everytime. Please Please help me!
    Thank you.
    Verna

    Hi
    Thanks for thinking along these lines but no is the answer. I found that printing from the preview screen would give this effect earlier on.
    If I choose file / print or use the print icon in the normal Writer page it just prints small.
    Has anyone else experienced this issue? Some how the printer is receiving instruction to print in this way but the print options dont appear to offer a solution. I have tried defaulting the settings but this has had no effect.

  • My hp printer 5610 officejet is printing very small

    My hp 5610 officejet all-in-one printing is printing very small letters when I print a document, I try to change it but still does not work.
    This question was solved.
    View Solution.

    bernabe125 wrote:
    My hp 5610 officejet all-in-one printing is printing very small letters when I print a document, I try to change it but still does not work.
    What program are you printing from?  What settings have you tried changing?
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Messages print very small

    I have 3 e-mail accounts on my iMac and only one of the accounts prints in very small font. I have checked the settings on all three accounts and they are the same.
    I can't figure out what I am missing.
    Thanks!

    In Windows------hold down the Cntrl key and then tap the + key to enlarge the size of the font.  Use Cntrl - to decrease it or Cntrl 0 (zero) to return it to the default.

  • Trying to print very small picture on HP C7280

    Hi,
    I am trying to print a picture of my son to go into a tiny frame mounted on a ring.  The problem is, the finished product needs to be about .6" x .75" and I don't see where I can go (if I can) to get the dimensions to print this small.  I have edited the photo so that it appears this small on my computer, but the smallest option I can get the printer to print is 3x 4.92, which is obviously way to large.  Any help is appreciated.
    Thank you!
    BG

    How you enable double-sided printing can depend on the applications from whick you wish to print. Example: if I print to my HP PhotoSmart  from Safari, I get this print dialog box:
    (Edit: OOPS! Note that I forgot to switch printers when i took the scene-shots, so ignore the "Brother" reference. It's should look the same for your HP.
    Note the selection labled "Safari" near the bottom. If I change that form "safari to "Layout: I get this:
    Note the option for two-sided printing appears for your selection. If I print from Word, the box is different:
    The "Copies & Pages" option can be changed to "Layout" when you click it, again allowing the selection of two-sided printing.
    If you tell us what applciaiton is vexing you, we may be able to give better-focused information.
    A

  • My printer prints very small .i preview doc. it look good [150] then i print ,results very small

    hp photosmart my printing comes out small. i preview set view 150 then print ,it cones very small

    Sorry to learn tha you are having this issue;
    Can you share what printer (complete printer model) are having issues with?.  take time to read this post  GO HERE  it will give you a better perspective on how post your question for maximun possibility of getting help.
    I will do my best to assist you;
    Regards;
    RobertoR
    You can say THANKS by clicking the KUDOS STAR. If my suggestion resolves your issue Mark as a "SOLUTION" this way others can benefit Thanks in Advance!

  • Report Printing Very Small

    I'm trying to determine if this is a driver, .Delphi Prism, or report issue. We are using a Star TSP650 printer to print transaction receipts at a cash register. The report prints fine in the designer. However, when printing from Prism it comes out very tiny. I would need a magnify glass to read it. If I print to a different printer, it still comes out tiny.  All other reports print out as expected to other printers.
    I was first using the PrintToPrinter method but then was convinced that I had to use the RAS method of printing. Here is my code. This is from standalone exe that runs alongside a Delphi XE program which communicates via TCP messaging. The reportdocument is configured in a different method.
    method TReport.executeprint;
    var
      reportClientDoc : ISCDReportClientDocument;
      printController : PrintOutputController;
      printRptOptions : PrintReportOptionsClass;
    begin
       try
          reportClientDoc:=reportDocument.ReportClientDocument;
          SendTCPMessage('DONE');   
          printController:=reportClientDoc.PrintOutputController;
          printRptOptions:=new PrintReportOptionsClass();
          printRptOptions.PrinterName:=sPrinter;
          printRptOptions.JobTitle:=sReportName;
          printController.printReport(printRptOptions);
         except on E:Exception do
           begin
              MessageBox.Show('The report 'sReportName' failed to print. The error will be shown upon clicking ok.','Error',MessageBoxButtons.OK,MessageBoxIcon.Error);
              MessageBox.Show(E.Message,'Error',MessageBoxButtons.OK,MessageBoxIcon.Error);
           end;
      end;
    end;

    In the report designer, I enabled "No Printer" with no luck. Then I enabled both "No Printer" and "Dissociate Formatting Page Size and Printer Paper Size" with no luck. Then I tried only "Dissociate Formatting Page Size and Printer Paper Size" with no luck.
    Most of those options also disabled the "New Page After" feature of Details "a" of the report and the report just came out in a long receipt with very tiny text.
    I am using Service Pack 1 for Visual Studio 2010 and Crystal Report 2008 Service Pack 4.
    On a side note when I switched to using RAS for printing, the client workstations receive Class Not Registered -CrystalPrintControl. This [link|http://www.crystaladvice.com/crystalreports/fix-class-not-registered-crystalprintcontrol] fixed the issue on the testing computer but it will become a huge problem once we redeploy the new printing exe.  I saw on another [thread|Class not registered - CrystalPrintControl - havent seen an answer; that it may be addressed in service pack 2 which will be a big help.

  • Printing very small

    Hi,
    I am using a Pentium 4 with XP Home PC and have been for many years a MS Office user. In Word I can use a blank page and produce a letter and have it printed on my HP PhotoSmart 7550 printer and its produced as it is on the screen.
    Having recently migrated to SO 7 (3) and producing a non pre-formatted document in Writer and printing it, I obtain a miniscule print at the top left hand of the page (about a quarter of the normal size). If I have a multiple page doc it will print all of this on one page.
    However, If I produce a document using a Writer pre-formatted document, it sometimes prints as usual (such as a mail merge doc) but single page docs print small even if they originate as a Word doc printing normally under MS Word.
    I have looked at 'Options and Configuration' choices but cannot find a solution to overcome this issue. I have downloaded the PDF manual but no obvious solution is identified. I have looked at the 'Forums' and no good!
    Please advise what my problem is?
    Rgds Tshields

    Hi
    Thanks for thinking along these lines but no is the answer. I found that printing from the preview screen would give this effect earlier on.
    If I choose file / print or use the print icon in the normal Writer page it just prints small.
    Has anyone else experienced this issue? Some how the printer is receiving instruction to print in this way but the print options dont appear to offer a solution. I have tried defaulting the settings but this has had no effect.

  • Mac OS X 10.8.2 coupons printing very small, HELP!

    Hi everyone. Just bought the newest iMac (OS X Mountain Lion 10.8.2) and I'm having trouble printing coupons. Coupons.com, RedPlum, & SmartSource are allowing me to print but the coupons are coming out very tiny. Anyone know why?
    Target doesn't allow me to print
    & when I try to print on Facebook the page just keeps reloading over and over again
    HELP! Thanks much

    Once you select "Print", don't you get a window to appear something like this:
    What happens if you raise the "Scale" percentage from 100%?

  • HP Deskjet D1360 - Printing Very small in windows 7

    I have downloaded the newest driver for "HP Deskjet D1360" in Windows 7. Before it I have used it in Windows xp Service Pack 2 without any page problem. But in Windows 7 I have selected A4 but after the printing it is smaller than A4 paper. And also letters are being small. How do I resolve this problem?

    Please provide information about application/software being used for printing.
    If you have print preview option, please check if the image appears as expected.
    Please mark the post that solves your problem as Accepted Solution
    Click the 'Kudos Thumbs Up' if this was helpful. Thank You!
    (Although I am an HP employee, I am speaking for myself and not for HP)

  • E mail bt print very small and i cannot change it. how can I get my e mails to print readable size

    HOW CAN I GET MY E MAILS TO PRINT TO READABLE SIZE. BT YAHOO WINDOWS 7 HOME PREMIUM HP DESKJET F2480
    NO FONT AVAILABLE TO CHANGE SIZE TO PRINT TO READABLE SIZE EG FONT SIZE 12 OR 14. DISPLAYS ON ABOUT SIZE 8
    ALSO HAVE TO CLICK FULL VIEW TO READ. THIS HAS SUDDENLY APPEARED, DID NOT HAVE FULL VIEW ETC BEFORE .

    Go to the following address: https://account.services.mozilla.com/
    If you DO NOT remember your password, press the "Forgot your password?" link and it will be sent to the e-mail address that you used for registration.
    Enter your e-mail address and your password. Follow any additional prompts. '''This should remove your account and all Sync data associated with your account from the servers.'''
    Then, set up a new account.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • .pdf prints very small - full image, but only quarter page

    i have adobe reader 10.1.1 for mac.  when I print, the full image prints, but is shrunk to the top left quadrant of the paper.  I have tried to change page scaling settings.  i have also changed advanced setting 'print as image', but none of this seems to work.  i've spent endless hours on this and am hoping someone can offer a suggestion.  this happens regardless of the original application (.xls, .doc, .ppt).

    Here's your answer
    http://forums.adobe.com/message/3810431#3810431

  • Firefox, unlike IE, is displaying my pages in very small print that is hardly legible; please help.

    My website consists of 6 pages, and on Firefox, 2 of the pages show the printing very small. On both pages, the printing occurs within a white box. It does not happen on Internet Explorer. I have no other browsers, so I don't know about any others. But, I know Firefox is popular, and I would like all the pages to be legible on Firefox. Can you help me?

    Safari and Firefox calculate relative font size slightly differently than IE and Opera do.
    '''font-size: x-small''' is what you specify as font size. Try using '''12''' or '''14''' as a specific size for the font, rather than a '''''relative''''' such as x-small and large.

Maybe you are looking for

  • EA1 - Right gutter scroll bar in the Code Editor doesn't work?

    SQL Developer version 4.0.0.12, Windows XP I'm opening package body in Code Editor. In previous version of SQL Dev after pressing CTRL and moving mouse over the right gutter I could see a few lines of the code from mouse pointed position in the sourc

  • Trouble playing MOV file in Windows7

    Let me start off by saying that this does work in windowsXP I have a file that was created using Autodesk 3d max and saved in a .mov format. The file is a panoramic image where you can click and drag to change the view. When I try to open the file on

  • Static HTML Error

    I am throwing the below exception when I cann static HTML pages in Weblogic 5.1 any clue where this is coming from and how to correct it? thanks Daniel Koetter Tue Aug 22 18:40:10 EDT 2000:<E> <HTTP> Connection failure java.net.SocketException: ReadF

  • Help getting SQL Developer to work

    I'm just trying to get SQL Developer to work so I can use student databases. I have no intent of being a networker, and I definetly have no intent of failing this class because I can't do my homework. Update. Someone from my Java Class told me to res

  • AppStore, iTunes, Safari disappeared from my iPad

    AppStore, iTunes, Safari disappeared from my iPad