Printing really small from text editor

I've got a few MS Word documents that I need to print on a regular basis. Some are printed as is, others are forms that I type a few extra lines into.
To save rebooting into XP, I thought I'd try opening and printing them from text editor. For some reason, documents that filled a full A4 page in Word get printed really small - I have to print them at 190% to fill the page. Any reason for this, and is it normal? Is printing at more than 100% the only fix?
The printer is a Samsung ML-1510 mono laser, using the latest drivers. I had the same "problem" printing from my Mini, running Tiger.

Select "Wrap to Page" instead of "Wrap to Window" in the Format menu. You can set that as default in the Preferences.

Similar Messages

  • Why do things print really small from my iPad (it looks like a mini version of the page I am printing), but from my iPhone they print perfectly?

    When I print from my iPad the page comes out of the printer with what looks like a miniature version of the page that I printed.  But when I print from my iPhone it prints perfectly.  Does anyone know why or how I can change my iPad setting so that it prints things full scale?

    Campbell10 wrote:
    It was quite easy with Microsoft Word
    So use MS Word (or LibreOffice… OpenOffice…)
    difficult with Apple contacts
    Mm, yes, if you mean Address Book. Difficult… but, conceivably, doable.
    not possible in pages
    Eminently possible in Pages. Get a template (or employ the one used with MS Word) and look up Merge Fields in the Pages user guide.

  • Problem in reading the modified text from text editor

    Hi all,
    Im using text editor for saving the long text entered in the text editor as standard text in So10 tcode.
    Here im facing an issue in reading the text from text editor. That is, when the text is entered by the user for first time, then the below method reads the text successfully.   But when i do some changes in the existing text present in the text editor and try to read, then the modified text is not returned by the below method.
    I use the "CALL METHOD g_editor_ftext1->get_text_as_stream" to read the text. Given below is my code.
    CALL METHOD g_editor_ftext1->get_text_as_stream  
       IMPORTING
          text                   = ig_text_table
          is_modified            = g_xthead_updkz
        EXCEPTIONS
          error_dp               = 1
          error_cntl_call_method = 2
          OTHERS                 = 3.
    The return value of "is_modified" is always returned as 0.
    Could anyone pls help how to read the modified text using the above method?

    Check if this works and if it works then there should be some mistake in your coding
    REPORT abc.
    PARAMETERS:pa1 TYPE bwart.
    DATA: container TYPE REF TO cl_gui_docking_container,
          editor    TYPE REF TO cl_gui_textedit,
          report    TYPE syrepid,
          mod TYPE i,
          modon TYPE i.
    DATA:tlines    TYPE TABLE OF tdline,
         wa_tlines TYPE tdline.
    AT SELECTION-SCREEN OUTPUT.
      report = sy-repid.
      IF container IS INITIAL.
        CREATE OBJECT container
                     EXPORTING repid     = report
                               dynnr     = sy-dynnr
                               side      = container->dock_at_left
                               extension = 1070.
        CREATE OBJECT editor
                    EXPORTING
                         parent     = container.
      ENDIF.
      wa_tlines = 'This is test before a change'.
      APPEND wa_tlines TO tlines.
      CALL METHOD editor->set_text_as_r3table
         EXPORTING
               table              =  tlines
         EXCEPTIONS
               OTHERS             = 1.
      CALL METHOD editor->go_to_line( 1 ).
    START-OF-SELECTION.
      CLEAR tlines[].
      CALL METHOD editor->get_text_as_stream
                EXPORTING
                only_when_modified = '1'
                IMPORTING
                text = tlines
                is_modified = modon
                EXCEPTIONS
                error_dp = 1
                  error_cntl_call_method = 2
                  OTHERS = 3.
      IF modon = 1.
        WRITE 'Changed'.
      ELSE.
        WRITE 'Not changed'.
      ENDIF.
      WRITE modon.

  • Why can I not print from text editor?

    I am new to the mac & was trying to do up a text document.  I went to text editor thinking that would work. I did it up all nice & can not print it. I just goes all funny. I know it is not my printer; can print other things fine. Can you please help?

    If preview looks fine, that does suggest - though it doesn't prove, I don't think - the printer might be mucking things up. Do you have the latest Epson drivers?
    Epson: Mac OS X Lion Support
    Others here might have better advice.
    charlie

  • Get the long text into BADI from text editor

    hi all,
    I implemented BADI ME_PROCESS_PO_CUST, before saving the purchase order i am calling the text editor where i am writng
    the long text . but when save the text from the text editor the long text in the editor is not updating to the BADI.
    Can anybody help how can i get the long text to the BADI.
    Regards,
    Madhavi

    Hi
    Have you tried with interface 'IF_PURCHASE_ORDER_MM' with these methods in the BADI?
    IF_LONGTEXTS_MM~GET_TEXTOBJECT
    IF_LONGTEXTS_MM~GET_TYPES
    IF_LONGTEXTS_MM~GET_TEXT
    IF_LONGTEXTS_MM~SET_TEXT
    IF_LONGTEXTS_MM~ADOPT_TEXT
    IF_LONGTEXTS_MM~DELETE_TEXT
    IF_LONGTEXTS_MM~EDIT_TEXT
    Regards
    Eduardo

  • IW22 notification - to save the text from text editor to database

    Hi,
    In Iw21/22/23 notification screens are configured to custom screens.. and these screens are having text editors.... when i write some text in editor and try to save the notification.. the text should get saved so that i can see it nxt when i display the notification....
    Please suggest any ideas...
    I thought of saving in table in PAI... but it doesnt come to the event.....  and if i try to use an enhancement while saving.... that enhancement should consider the data with respect to tabs... and save differently
    please suggest..
    Edited by: Poonam 24 on Oct 9, 2011 7:55 AM

    First you need to retrieve the contents from the text editor (jn PBO) e.g.
    * Retrieve text currently inside the textedit control
      data:
        lt_text             type tdline occurs 10.
          call method go_d9999_textedit->get_text_as_r3table
            importing
              table                  = lt_text
            exceptions
              error_dp               = 1
              error_cntl_call_method = 2
              error_dp_create        = 3
              potential_data_loss    = 4
              others                 = 5.
    and then persist the "lt_text" contents, e.g. you could use functions from the STXD group (e.g. SAVE_TEXT) or your own table that would need to have something like
    MANDT    "key - client
    LINK_KEY "key - whatever you are are linking this text to
    SEQ      "key - one row of text
    TEXTLINE
    (the first three columns would be the primary key per row of text).
    Jonathan

  • Print too small from email

    HP officejet 6500A all in one. cn556.  Serial # cn15l321hr
    Using win. 7 on 32 bit systme with 2G
    Print is OK from Word but email is very small.  I tried not shrinking to fit but made no differenge.  Also tried changing font size.
    Any other suggestions?

    shinner
    Welcome to the HP Community Forum.
    See if anything here  helps:
    Manage Print Output with Print Preview
    Click the Kudos Thumbs-Up to show you appreciate the help.
    Click Accept as Solution when the Answer provides a Fix or Workaround!
    I am pleased to provide assistance on behalf of HP. I do not work for HP. 
    Kind Regards,
    Dragon-Fur

  • Get the long text from Text Editor

    Hi,
    I am using text editor to enter the long text, after entering the text in the text editor
    when press the save button i am getting the long text into the internal table . this is working fine till here.
    But when press SAVE button , i want the text into the internal table  and  the text editor to be closed.
    but here i am not able to get the data into internal  table as it is again creating text editor .
    Can anyboby help me .

    Hi,
    Refresh the table.

  • Nokia 6103 - Exiting from Text Editor

    I have just got a Nokia 6103 and am very happy with it (much better interface than my old Motorola), but I have a problem with Text messages.
    I create a text message and send it OK. I would then expect to be taken back to the main menu or message menu, but this phone takes me BACK into the Text editor, editing the message I've just sent. I then have to do Options => Exit Editor to get out. THEN it saves my message to my 'saved messages' folder, but of course I don't want it there as there is already a copy in my 'Sent Items'.
    Can anyone tell me how I configure my phone to automatically exit the Text editor after sending a text message ?

    You cannot set the phone to close the editor after sending a message.
    What works is once selected "Send" and it starts sending just press the red phone and it will quit to the main screen and send your message in the background. Shortly afterwards it should tell you Message Sent (or failed), but you can use your phone in the meantime.

  • Print Too Small from Photoshop CS4 with HP 8500 All In One Printer

    I'm running Windows XP with CS4 and latest patches and drivers.  When I print an image to my HP 8500 All in one printer, the printout is too small.  Instead of a centered 4 x 6 image on the page I get a 1 x 1-1/4 inch small print of the image in the upper left hand corner.
    I re-installed CS3 and it works perfectly as do any other print options, such as word, etc.  But from Photoshop CS4 I can find no way to print to this printer without the image shrinking in size.  If I print to another printer at the same sitting, the image is fine.  So it's a PS CS4 vs. HP 8500 unique problem I guess.
    I've see this post in other forms and no help as yet.  Does anyone have this one on their radar.  I really like this printer, but it's quite annoying.
    By the way, If I print to a PDF from PS CS4, the pdf file image is fine.  That's another end around for printing also. HMMMM.
    I did contact HP and they put the problem squarely back on Adobe.  No partnership there.
    Thanks,
    Glen

    Will the printer print from any app?
    I know it sounds like a dumb question, but you didn't actually say...  And I admit to looking for software problems on an occasion or two when I had forgotten to plug in cables. 
    -Noel

  • Print too small from computer to printer.

    I have a 6700 premium.  The print is very small.  How do I make it larger? 

    Hi,
    Normally we control font size from application, which application are you using ?
    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.

  • To get text lines from text editor

    Hi to all,
       I have a  created a layout for Material Purchase Order. In that layout every material have its item text and PO text.I have called a function module READ_TEXT to get that text lines.But in that layout printed only last material item text and PO text for all items.How I can solve this probelm.Please give me any ideas.

    Hi
    try using   READ_TEXT_INLINE
    check this thread its the same issue
    problem in read_text   function

  • Web Standard, Crossgrades, New Text Editor

    I've been using "CS" since Macromedia Studio 8, but I didn't  upgrade to CS5 last year because there was no 'Standard' package offered.  I just don't need all the other stuff in the suite ... I don't even use everything in CS4 Web Standard.  If this  is just not ever going to come back, how about offering a discount on  crossgrading to the individual programs we need from the suite.  ie. a  discount for the individual licenses of Fireworks, Dreamweaver, and/or Flash Pro.  I just looked at the upgrade pricing for Web Premium CS5.5 ... it looks like the price just went up even more.
    I find it a little hard to believe there is not any demand for a smaller web suite, like CS4 Web Standard.  The only programs really necessary (for me) are a decent text editor with code hinting (Dreamweaver), a graphics program (either Photoshop or, for me, Fireworks), and maybe Flash Pro.  I just don't need all the other stuff in the package.  I would have just upgraded Fireworks, but I would have to pay full price for the individual program as there is no crossgrade option from CS to single program.  Surely there are other people out there that feel the same way.
    To be honest, I find myself using Dreamweaver and Flash less and less.  I've been using a "no frills" text editor and an open browser for most projects over the last year or so.  As far as Flash, I rarely open it - seems now just to edit an old app for a previous client.
    Which brings me to the last part ... "Dreamweaver Lite".  How would anyone feel about a light version of Dreamweaver?  Streamline it, get rid of the WYSIWYG editing and Live Preview, keep code hinting and the CSS inspector/builder.  Keep the 'projects' and FTP and add versioning (backups of latest document versions before going live).  Make it a really lightweight Adobe text editor with a small footprint.
    LOL, just re-read what I wrote ... looks like its kinda all over the place.  I think folks will get what I'm going for though.

    Hi Sonal,
    I have faced similar issue with respect to module pool with container on the screen.
    Try using the following on back action....
    call method wf_init_edit->delete_text.   (wf_init_edit -> editor reference - type ref to cl_gui_textedit )
    Also we can free the container using
    call method wf_init_cont->free.             (wf_init_cont -> container reference - type ref to cl_gui_custom_container )
    Hope it helps.
    Regards,
    Byju

  • Prints too small on HP Inkjet 2800, prints too large on Adobe PDF Printer

    I have been having this problem with all Macs in my network:
    Whenever I need to print anything on my HP Inket 2800 printer, from either InDesign or Illutrator, it will print really small, even though "fit to page" is unchecked, size is at 100% and page sizes are correctly chosen. It will even ignore the Position settings (if I choose centered, it will print on upper left). If I export the PDF it shows fine and I can print perfectly through Acrobat.
    If I choose to print over Adobe PDF, I get the opposite: InDesign will enlarge everything a lot and maintain the paper size for some reason. This way, I can't use Print Booklet to generate PDF files.
    I have tried reinstalling the HP printer drivers, without success.
    Any ideas?
    Thank you.

    Just got off the phone with Adobe and found a cure.
    Open print dialog box.
    Go to Set up
    the paper size: scroll to top and select defined by driver.
    It worked for both the HP 8150 and Xerox Phaser 7700
    I'm running CS3 on Mac Intel G5 OS X 10.5.5.
    JIm

  • How to get information from a text editor in the SAP standard transactions

    Hi SAP gurus I have a requirement in which it is required to gte the information from a text editor(which is not a field) in mm02 (click on) goto Purchase Order Text  in this view there is a text editor there is some text  in te the text editor i have to get that information in a table can it be done if so please give example and steps
    Points will be given to useful information

    Ah yes, excellent question, and not really a clear cut answer. In my experience, the easiest way to find this information is to simply create the text using the standard transaction, in this case MM02.  Then go to transaction SE16, using table STXH, do a query on this table, entering your user name, and today's date as the creation date.  The results should show the text that you just created, now you can see the object, id, and the way the name is being used here. 
    I also understand that in some cases, there is a button next to the editor in the screen which gives you some idea of these values, but this is not implemented everywhere, and I believe that I've only seen this in one place, can't remember where, but the first solution above will always work for you.
    Regards,
    Rich Heilman

Maybe you are looking for

  • Can you display multiple photos on one page with slide tool to transition between them?

    Hi Folks, I have a series of photos taken from the exact same location but on different days. I would like to display them on one page but use a slide tool/bar to move or transition between the photos. If the slide bar can display the date of the pho

  • Pop Up Screens

    Hi, I have created a hierechical tree using FM. It has many push buttons. Whne clicked on any of them i popup a screen. That popup screen is created using ABAP OO objects using containers. My question is: I need that popup screen to be displayed in t

  • IPad software update from iOS 5 to iOS 7

    Hi all I am trying to update my iPad software from iOS 5.1 to iOS 6 or 7 but every time I go to software update keep telling me device is up to date. And I cannot install app because all the new apps asking me to update to iOS 7 so I could download t

  • 3dmark03 CPU test fails

    Hi all,  :tongue:newbie here! I have problem with my new pc, everytime when i try to test my comp with 3dmark03 my pc frezes during CPU test, i mean totally freeze! i have tried different drivers to Ati,fastwrites on/off.....after halt cpu temp is ab

  • My Pen Drive (HP V-220 W 8 GB ) has write protected....

    Dear Sir,                   I h've HP Pendrive 8 GB (HP V -220 W). It has Disk Write Protected problem...i've tried all the possibilities. but, i can read & copy that data 's from that device. i can't  FORMAT my Device. pls send me any solution to re