How do i get the print size to enlarge on an email print out?

Everything I send from my lap top to be printed is so small I can hardly read it. How do I enlarge the print out?

What model of printer are you using?
Also are you printing directly from your computer or using ePrint?
-------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

Similar Messages

  • How do I change the font size of a document when I PRINT?

    How to I change the font size of a document when I print it?

    To specifically and fully answer your question, no, you absolutely cannot change the “font size” as a function of print.
    First of all, there isn't a single “font size” associated with a PDF file (and we assume you are referring to a PDF file since this is an Acrobat forum).
    Secondly, PDF is a final form file format meaning that the content is static in terms of location, size, etc. on the page. To change the point size of any particular text, you really need to go back to the source document and make the changes there.
              - Dov

  • In iPhoto most of my photos appear to have been replaced by much smaller versions. What has happened and how can I get the full size photos back?

    In iPhoto most of my photos appear to have been replaced by much smaller versions. What has happened and how can I get the full size photos back?

    That is either a bug in Firefox 5 or the script has a problem with Firefox 5.<br />
    It works in all other Firefox versions like Firefox 3 and 4 and 6 (Aurora) and 7 (Nightly).

  • How do I get the driver for an HP 1005 laser jet printer now that I have changed my operating system

    how do I get the driver for an HP 1005 laser jet printer now that I have changed my operating system

    Did you look on the HP website?
    Click the picture to go to the page.

  • How do I get the full size of my pics or video into the time line?

    Greetings,
    I've nener been part of a forum before and an wondering if this will actually be taken seriously. I'm new to video editing and know little about the program I am using (Adobe Premiere Pro CC). Would someone please advise me as to how I can add the full size video or pics to the time line. It appears whenever I add something from my Gopro 3 HD camera I only get a partial of the video / pic.
    Regards,
    The Powered Parachute Guy

    Click the NEW ITEM link on reply page #5 in the PPro/Encore tutorial list in message #3 http://forums.adobe.com/message/2276578 may also help, with more help in message #5
    Also read below...
    Some of this is from the Premiere Elements forum, but the idea of sizing pictures is the same for PPro or Encore
    Pictures that are "overly" large may cause video editing problems
    Photo Scaling for Video http://forums.adobe.com/thread/450798
    -HiRes Pictures to DVD http://forums.adobe.com/thread/1187937?tstart=0
    -PPro Crash http://forums.adobe.com/thread/879967

  • How do I get the byte size of a server file before sending output via HTTP?

    I need to get the byte size of the file prior to streaming it. I can't seem to find a class/method I need. Basically, I have the path c:\\tomcat\\webapps\\documents\\sample.pdf in the servlet, I was hoping I could just use something from the File class but I couldn't find anything that seems to do the trick?
    thanks, in advance,
    Chuck

    maybe the source of the problem will help...I am trying to stream a PDF to IE and a blank page is being generated although all other file type work.
    I have found a lot of answers in the forum but no specific code examples. Here's what I have so far from picking through threads in here (can someone please show me how to get the byte size of the file so that I can assign it to the method response.setContentLength();?):
    String CONTENT_TYPE = " ";
         String target = " ";
    public void doGet(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {
         StringBuffer buf = new StringBuffer();
         HttpSession session = request.getSession();
         String file = request.getParameter("filename");
         target = file;
         int end = file.length();
    int beg = end-2;
         String type = file.substring(beg, end);
         if (type.equals("DOC")){
              CONTENT_TYPE = "application//vnd.msword";
         }else if (type.equals("XLS")){
              CONTENT_TYPE = "application//vnd.x-excel";
         }else if (type.equals("PPT")){
              CONTENT_TYPE = "application//vnd.ms-powerpoint";
         }else if (type.equals("PDF")){
              CONTENT_TYPE = "application//vnd.x-pdf";
         }else if (type.equals("MPP")){
              CONTENT_TYPE = "application//vnd.ms-project";
         }else if (type.equals("ZIP")){
              CONTENT_TYPE = "application//ZIP";
         }else if (type.equals("TXT")){
              CONTENT_TYPE = "text//plain";
         }else {
              CONTENT_TYPE = "text//html";
         //File f = new File(file);
         //int l = f.length();
         response.setContentLength(l); <----- supposedly this fixes my problem but I don't know how to get the byte szie of the file in an integer??
         // reset the response
         response.reset();
         response.setContentType(CONTENT_TYPE);
         try{
         // Get streams
         FileInputStream fileInputStream = new FileInputStream(target);
         ServletOutputStream servletOutputStream = response.getOutputStream();
         // Init byte count and array
         int bytesRead = 0;
         byte byteArray[] = new byte[4096];
         // Read in bytes through file stream, and write out through servlet stream
         while((bytesRead = fileInputStream.read(byteArray)) != -1) {
         servletOutputStream.write(byteArray, 0, bytesRead);
              servletOutputStream.flush();
         // Flush and close streams
         servletOutputStream.flush();
         servletOutputStream.close();
         fileInputStream.close();
         } catch (Exception e) {
         System.out.println(e.toString());

  • How do I get the "auto portrait/landscape" option to show during printing in Adobe Reader Touch

    When I print using Adobe Reader Touch, the "auto portrait/landscape" options does not show up.  As a result, all pages in a document are printed in the same orientation even if they are not all of the same orientation in the file itself.  I don't believe this is a printer issue because if I use Adobe Reader X (v. 10.1.6) on the same computer/printer, the auto option does show up and the documents print as desired.  I use Windows 8.  As the video quality of Adobe Reader X is extremely blurry in Windows 8, I would like to be able to use Adobe Reader Touch exclusively.  How do I get the latter to give me the "auto portrait/landscape" option during printing?
    Thank you,
    Pelle

    Hello Pelle,
    Thanks for the feedback. Our printing code in Adobe Reader Touch doesn't have that capability right now, but since you mention it we should probably do what you're requesting by default. I'll put that into our backlog for a future update, but I can't say yet when it will be available.
    In the interim, if you have pages that are different orientations, you can print them in blocks manually to get what you want, but I understand that's a hassle.
    Dennis

  • How do you get the font size back to normal on a website?

    The size of my fonts on my hotmail acct are tiny. Don't know how it happened, & I can't get it back. Using the "Tools" menu, to attempt to change fonts, changes it for all sites. How do I change the font size back for just one website? Can anyone help?

    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

  • How do I get the iPhone 4s to read a new email that I just recived, while I am driving?

    Hi: don't know if this is possible, but, when I am driving and I don't want to have to "read" an incoming email, how I do get the iPhone 4S to actually say out loud what's in the email?  does voice over work on emails ? thanks!

    While the phone is connected to iTunes, select the phone in the device pane, go to the Music tab in iTunes and just select to sync selected playlists and just select the one play list.

  • How can I reduce the output size of what I want to print?

    I have an HP Touchsmart Web and recently needed to enlarge the document I was printing.  I thought I enlarged it under the Advanced tab in Printer Preferences, but now I can't find anywhere that you gives you the option to change the output size.  I remember it gave me drop down choices of 25%, 50%, 75%, 100%, 150%, 200% etc.  Now  I can't print most of the things I need because it enlarges everything.  However, when I scan, it prints real size, it's only when I print something from the computer.  Please help!  I can't use my printer when I need it!

    Thank you for your help.  Your reply wasn't actually the answer I needed, but it somehow jogged my memory as to how to fix it.  I kept thinking the problem wasn't with the printer, but with a setting in my computer and I was correct.  I had to go to File, then Print Preview, then change the Scale, which had the drop down choices I remembered.  I changed it back to 100% but was surprised it stayed permanently at the setting I had used before.  I thought it always went back to 100% after turning off the computer, but that obviously isn't the case.  Thanks again!

  • I have selected Print and a image is shown.  When selected in library mode the image I want is shown, different image in print mode?   How do I get the image in library mode to show and print?

    When I select an image in library mode the image I want it  is shown.  When I go to print mode a different image is shown.  Why doees this happen?  How do I get my required image to show and print?
    Thanks, Bob

    You will likely get better program help in a program forum
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • How can I get the touching size from TouchPoint class

    I built a WPF project
    MainWindow.xaml:
    <Window x:Class="TouchSize.MainWindow"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="MainWindow" Height="350" Width="525" TouchMove="Window_TouchMove" WindowState="Maximized" TouchDown="Window_TouchMove">
    <Grid>
    <TextBox x:Name="TextBoxOutput" TextWrapping="Wrap" Text="TextBox" Padding="5" Margin="5" IsReadOnly="True" VerticalScrollBarVisibility="Auto" HorizontalScrollBarVisibility="Auto"/>
    </Grid>
    </Window>
    MainWindow.xaml.cs:
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    using System.Windows;
    using System.Windows.Controls;
    using System.Windows.Data;
    using System.Windows.Documents;
    using System.Windows.Input;
    using System.Windows.Media;
    using System.Windows.Media.Imaging;
    using System.Windows.Navigation;
    using System.Windows.Shapes;
    namespace TouchSize
    /// <summary>
    /// Interaction logic for MainWindow.xaml
    /// </summary>
    public partial class MainWindow : Window
    public MainWindow()
    InitializeComponent();
    private void Window_TouchMove(object sender, TouchEventArgs e)
    TouchPoint tp = e.TouchDevice.GetTouchPoint(this);
    I got the TouchPoint while i touching the touch screen, and i want to get the size of the Touching point.
    I tried tp.Size but is zero.
    Thank you.

    If the Size is always 0 in a TouchUp event handler, your touch screen hardware may be the issue. Appearantly some touch screens report sizes in a non-standard way and then you cannot really get the size of the TouchPoint. Please refer to the following
    link for more information:
    http://nuigroup.com/forums/viewthread/10979/#59933.
    Please also remember to close your threads by marking all helpful posts as answer and then start a new thread if you have a new question.

  • How do I get the pixel size at 100% on Photoshop CS6 to match the pixel size that will appear on web

    I have a 500px x 500px document open but the size that it looks on Photoshop at 100% does not match the size that is 500px on the web. How do I change it on Photoshop CS6 so that it will give me an accurate display of the pixel size?
    (I don't know if this needs to be mentioned but I am working on the new macbook pro and just downloaded the new photoshop update for retina displays).
    Thank you in advance!!!

    Ask in teh PS forum. Generally, though, pixels are pixels. Perhaps you simply have things backwards - as far as I know by default Safari doubles image sizes on Retina devices, which can lead to such discrepancies. There's an option for that in the prefs.
    Mylenium

  • Cannot get the font size to enlarge when on sites with very small print.

    Although there is a place to enable Firefox to enlarge small print, it never works (except on this site, of course). A number of sites I visit have very small print and are hard to read, including AOL mail. Wondering if it is a problem with my computer or with Firefox for me. I have tried the settings change (no response on it), and also the AOL mail settings. The settings says that you can put in the maximum size by hand and it will automatically do it, but not for me. With poor vision, it would be nice to be able to have it at least near the size that has come through on here.

    The Firefox Page Zoom feature does a domain by domain level of saving the users preferred zoom level settings, there is no default Page Zoom level setting in Firefox.
    Try the Default FullZoom Level extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/6965
    Or the NoSquint extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/2592/

  • How do I reduce the file size of a pdf to email?

    I have a 260 MB pdf file generated from Photoshop 6.  I can't seem to reduce the size in Photoshop.  Is there anyway to reduce the pdf outside of Photoshop?  Thanks in advance for any help.

    Hi Scott,
    That's a pretty big PDF! You'll have to reduce it pretty dramatically to attach it to an email. But, you can use Acrobat to reduce the file size. Please see this video for pointers: https://acrobatusers.com/tutorials/how-to-compress-a-pdf-file
    If you don't have Acrobat, you can try it for free for 30 days. For more information, see www.adobe.com/products/acrobat.html.
    Best,
    Sara

Maybe you are looking for

  • Can't migrate from Powerbook to Macbook

    OK here's the problem. New macbook, OSX 10.5.2, Old powerbook G4 OSX 10.4.11 I want to migrate my old stuff. If I use firewire, the old Powerbook freezes after about 10-15 minutes and the transfer fails. Starting migration on the new macbook, and sel

  • Different Version of report based on Prompt!!!

    Hi , Please do reply if you have  solution to this problem. I have a main report which has all its data coming from different subreports. So basically I have already a version for thsi report in production which retrieves me all data in table used. B

  • Trigger automatic e-mail for Material Master field change

    Hi All,         Please guide me, Is that possible can we able to trigger automatic e-mail to the when ever SAFETY STOCK field get changed. If the above is possible, Please advice me a step by step procedure will be thankful. Thanks in Advance.

  • Hyperlinks to page number cross-refs, etc.

    I'm considering whether to upgrade to RH 7 or a different product. When generating WebHelp to printed doc, can RH 7 standalone convert hyperlinks to page number cross-refs? Requires setup or automatic? I'm assuming that RH 7 requires generating print

  • Lost itunes back up after upgrade itunes

    Hi,    i made a back up of my iphone 5 with iOS 6.1.4 few days ago,i saw my stuff in itunes libraries...  today i unfotunately restored iphone to 8.1.2 and itunes shows just last back up from 2013???!!!!  Where the **** is all my messages, contacts,