Print preview and scaling

On an iMac I'm working on, when printing an email, Print Preview/Copies & Pages, the scaling is set to 50%. You can change it 100% and it prints, but defaults back to 50% the next time you print. I've looked everywhere I know for a scale preference, but I can't find anything. So is there a way to set the scale to 100% as default. This is happening with the Standard Preset. I know you can customize a Preset, but I want the 100% scale as part of the Standard Preset. That's the way it is on the other machines I use.

The page says that "this problem is solved". It's ridiculous.
The print dialogue in Preview is a disappointment to me. It tries to give a print preview, but you cannot change the print scale and see the effect at the same time on the left. ... So in this case is it a preview really.
Leopard is great, but... ; I mean you develop a great operating system, but you fail to do a easy printing task... It's ridiculous.

Similar Messages

  • Difference between execution mode of Print preview and Print for Output

    Hello,
    Can anybody tell the difference between execution mode of print preview and print for an output (For eg. PO output or Invoice)?. I am trying to download some documents linked to Purchase order to desktop. The code is written in the same driver program for printing PO and it is executed after smartform function module is called. It works fine in print preview mode and it fails in print mode. The reason why download fails in print mode is that GUI not available (just found from debugging).
    Any ideas?
    Thanks
    Anil

    HI
    try using any other printer and find out if you are getting the correct output. The printer needs to support Multiple Unicode encoding schemes like UTF 8, UTF 16BE, and UTF 16LE, plus special characters and logos, bi-directional text layout, and custom characters..

  • Problem with Print Preview and Print events

    Hello Experts,
    We have developed a program, in which, I m trying to display the % values in the Sub Totals and Grand Total lines, The logic and program functionality is performing very well. The report is displaying the output the way end user is willing to see.
    The main problem is, the entire % values are going to a toss when we click the Print Preview or trying to print the report, which is not supposed to go that  way. I have even tried to debug the program where the problem is evolving in the code, but it is not raised from the code.
    Please refer to the screen shots.Before clicking the Print Preview and after clicking the print preview.
    Do anybody face the same kind of problem ever?
    If so please let me know what could be the best possible solution.
    Thanks & Regards
    Harish Kumar MK

    Hi Harish,
    I have use the below code but not for percentage... I think for percentage you just have to calculate the normal percentage and replace it with a subtotal value.
    This is not your complete code it will be better if you mail your complete code so that i can debug and check.
       TABLES: vbak.
    TYPE-POOLS: slis.                      " ALV Global types
    SELECT-OPTIONS :
      s_vkorg FOR vbak-vkorg,              " Sales organization
      s_kunnr FOR vbak-kunnr,              " Sold-to party
      s_vbeln FOR vbak-vbeln.              " Sales document
    SELECTION-SCREEN :
      SKIP, BEGIN OF LINE,COMMENT 5(27) v_1 FOR FIELD p_max.
    PARAMETERS p_max(2) TYPE n DEFAULT '20' OBLIGATORY.
    SELECTION-SCREEN END OF LINE.
    DATA:
      BEGIN OF gt_vbak OCCURS 0,
        vkorg LIKE vbak-vkorg,             " Sales organization
        kunnr LIKE vbak-kunnr,             " Sold-to party
        vbeln LIKE vbak-vbeln,             " Sales document
        netwr LIKE vbak-netwr,             " Net Value of the Sales Order
        waerk LIKE vbak-waerk,             " Document currency
      END OF gt_vbak.
    INITIALIZATION.
      v_1 = 'Maximum of records to read'.
    START-OF-SELECTION.
      PERFORM f_read_data.
      PERFORM f_display_data.
    *      Form  f_read_data
    FORM f_read_data.
      SELECT * INTO CORRESPONDING FIELDS OF TABLE gt_vbak
               FROM vbak
                 UP TO p_max ROWS
              WHERE kunnr IN s_kunnr
                AND vbeln IN s_vbeln
                AND vkorg IN s_vkorg.
    ENDFORM.                               " F_READ_DATA
    *      Form  f_display_data
    FORM f_display_data.
      DEFINE m_fieldcat.
        add 1 to ls_fieldcat-col_pos.
        ls_fieldcat-fieldname   = &1.
        ls_fieldcat-ref_tabname = 'VBAK'.
        ls_fieldcat-do_sum      = &2.
        ls_fieldcat-cfieldname  = &3.
        append ls_fieldcat to lt_fieldcat.
      END-OF-DEFINITION.
      DEFINE m_sort.
        add 1 to ls_sort-spos.
        ls_sort-fieldname = &1.
        ls_sort-up        = 'X'.
        ls_sort-subtot    = &2.
        append ls_sort to lt_sort.
      END-OF-DEFINITION.
      DATA:
        ls_fieldcat TYPE slis_fieldcat_alv,
        lt_fieldcat TYPE slis_t_fieldcat_alv,
        lt_sort     TYPE slis_t_sortinfo_alv,
        ls_sort     TYPE slis_sortinfo_alv,
        ls_layout   TYPE slis_layout_alv.
      m_fieldcat 'VKORG' ''  ''.
      m_fieldcat 'KUNNR' ''  ''.
      m_fieldcat 'VBELN' ''  ''.
      m_fieldcat 'NETWR' 'X' 'WAERK'.
      m_fieldcat 'WAERK' ''  ''.
      m_sort 'VKORG' 'X'.                  " Sort by vkorg and subtotal
      m_sort 'KUNNR' 'X'.                  " Sort by kunnr and subtotal
      m_sort 'VBELN' ''.                   " Sort by vbeln
      ls_layout-cell_merge = 'X'.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          is_layout   = ls_layout
          it_fieldcat = lt_fieldcat
          it_sort     = lt_sort
        TABLES
          t_outtab    = gt_vbak.
    ENDFORM.                               " F_DISPLAY_DATA
    BR
    Sumeet

  • Print preview and print doesn't show the correct out put result when i connnected with EPSON LX-300+II

    I hava an html webpage with css & print css. The print preview and print doesn't give correct output there is alignment problem when i connected with EPSONLX-300+II. But iam connected with hp laserjet they show the correct output with firefox. Please fix the problem as soon.....

    I have same problem as you, but later I know how to deal with it.
    1. change your print default preferences to
    print quality into (120x144 dpi, or other which suites you)
    mine goes well to 120x144 dpi
    2. Before print enter File->Page setup, set true to option shrink to page width
    in order to fit your page into your desired paper
    (firefox will resize your content to suit the paper you choose).
    If you dont want this you can disable this option.
    3. Still in Page Setup, if checkbox "Print background (color & images)" is unchecked then
    white text will be printed black.
    Set this checked if you want to print white text as it is color.
    I hope it answers your question.
    Steve
    http://www.dailymobilegames.com

  • PL45 Print preview and PDF file with SN

    Hi, we upgraded to PL45 and everything is working well other than one issue.  The issue is with print preview and converting to pdf files when item list with SN is involved in a form (e.g. Delivery and Invoice).  SBO will crash with file dump.
    Is there anyone having similar issue?  If so, how was the issue was resolved?
    If anyone is at PL45 could you let me know the names of the documents when printing "Delivery" form with items tracked by serial numbers?  I suspect it is this document that's giving us problem.
    Thanks.
    Yi

    Yi,
    I would follow the procedures layed out in note 1009615 and submit a ticket witht the log files attached.  Please seen note below. 
    Good luck,
    Karl
    In case SAP Business One application is shutting down unexpectedly, you should follow these instructions:
    Go to SAP Business One application folder:
    Right click on the shortcut for SAP Business One which is located on your desktop.
    Press 'Properties' button.
    Press the 'Find Target' button on the bottom left of the window, SAP Business One application folder will open.
    Open the Log folder, which now should contain 2 files that hold the data about the cause for the shutdown. The first file name is: SAP Business One YYYY MM DD HH MM SS.DMP. The second file name is: SAP Business One YYYY MM DD HH MM SS_dyagnostic.TXT.
    Open a message to your support center and attach the 2 files and to the message. You need to pack the file *.dmp using a tool like Winrar, because you will not be able to attach *.dmp files directly. In the message content describe the actions that were taken. (please refer to the StepTemplate.xsl in the attachments).

  • Wrong print preview and printed color from Lightroom 1.3

    I am running Vista Ultimate and i just installed the driver for my Canon PIXMA Pro9000.
    When i try to print from Lightroom 1.3 the colors are very muted, even when i do print preview the colors are wrong in the print preview screen.
    No matter what i do i cant seem to get lightroom to Print Preview AND print with the right colors.
    The image on this link http://www.pbase.com/charld/image/94711330
    (on the left) is what i see and get when i do a print preview and print and my monitor image is on the right.
    If i use Canon DPP the colors are not that bad, its a bit dark but that was easily fixed and i can get it quite close to what i see on the screen. My monitor is not calibrated..The images were all shot in RAW and converted to DNG...Do i need to re-install Lightroom as i don't think print preview has anything to do with the printer i have attached....
    Thanks

    I got the solution from another forum:
    http://www.lightroomforums.net/showthread.php?t=1613
    1. in the Print module, clicking on the Print Settings button ...
    2. Choose your media type
    3. Under Print Quality choose High
    4. Under Color Intensity choose Manual. In the subsequent dialogue box choose None.
    5. In the Print right hand panel under Color Management choose your print media - PR1 for Photo Paper Pro, SG1 for semi-gloss &c
    6. Rendering intent Perceptual.
    7. Hit Print and OK.
    this resolved my issue!!

  • Mismatch between Print preview and printout

    Respected Guru's
    Output device was defined during Febuary, and printout was taken without trouble untill today.
    Suddenly the print preview and printout does not match, title "INVOICE" printed at the top of the sheet is missing, whereas appears in the preview.
    Please give me guidance.
    Regards,
    Daya.

    Hi,
    Can u please let us know is it only for invoices or for all print outs its the same problem Ur facing.
    Can u please let us know whats the Host Spool Access Method
    How exciatly the prints are going to printer.
    Can you give output device as LOCL and try to give the printout.
    Regards,
    Ravi

  • Hi everyone. I have just started having problems with iCal.  Events that I thought I had deleted are appearing on Print Preview and on print outs. Likewise Events which I have not deleted have disappeared from my calenders, but appear in print preview.

    Hi everybody. I have recently started having problems with iCal (Version 2.05 (1069). Events that I thought I had deleted appear in Print Preview and Print Outs. Likewise Events that I have not deleted have disappeared from my calender (Month View) but appear in Print Preview and Print Outs. I see that there have been similar problems with Events disappearing especially in Month View. I wondered how print preview seemrd to be picking everything up deleted or not, and what the solution may be?. First time of Posting. I hope I haven't embarassed myself.

    Hmmmm.
    At the very least there must be a "com.apple.ical.plist"...iCal would not function without it.
    Click on the Finder icon in the dock
    Click on Go > Home
    Double-click Library
    Double-click Preferences
    Look for a file called "com.apple.ical.plist" and remove it to the trash.

  • Adobe Flash 11.9.900.152: objects not showing in print preview and not printing

    When I select print from Adobe Flash 11.9.900.152, objects are not showing in print preview and not printing on the printer.   I have tried to print from both MS Internet Explorer and Google Chrome--neither work.
    I am using:
    Windows 7 Home Premium Service Pak 1
    Internet Explorer 10.0.9200.16618
    or
    Google Chrome 31.0.1650.57 m
    How do I resolve this issue?

    What is it you're trying to print?

  • Data missing when I print preview and export to pdf but do see the data when i navigate to that page in the report

    Hi,
    I have a report which consists of 9 subreports in 2 tables..
    When the run report I do see data.
    when i export to a pdf and print preview the report in Bids.. i see data for the first 22 pages and then the remaining pages are blank with just the header showing up...
    when i go to the pdf and select page 25 it is blank but when i go the report and not in print preview mode.. and i type in 25 in the page number data shows up on that page...
    the report is set to a portrait and the margins are set to 0.
    How can I solve this problems and why is it happening... the size of the sub report are the same..
    Any help will be appreciated.
    Thanks
    Karen

    I should add that when I e-mail this document to myself and print it directky from the iMac, it prints fine.

  • Print Preview and Export not working FROM ALV Report

    Hi
    I have this ALV report which is working fine. But when I try to do a print preview it doesn't show the columns which r sorted. The columns r there but the data starts from the one which is not sorted so the layout is all messed up. In the ALV report the columns that r sorted groups them into one, I mean they just show only one time rest of the row for the same thing is blank it doesn't repeat the same data in those column. I am not sure whether that's causing it or not.
    Please help.

    Hi Anwarul,
    do not sort passing parameters for sorting. Create a layout (called ALV variant) or do the sorting online clicking columns(s) and sort icons. It will not change when displayed in print preview.
    What function/object do you use?
    Regards,
    Clemens

  • Print preview and print button action

    Hi,
    This is first time when I am configuring any action in WebUi. I am trying to configure buttons on BT116H_SRVO. Clicking on "Print Preview" shows 'No manual print actions found' and click on "print' throws some exception.
    I tried to check action configuration but could not find the right way to do it. Can you please guide me step-by-step as which action profile is meant for this component and how will these buttons work?
    I tried action profile 'Service Order' but it seems it was not the right one.
    Thanks.
    Edited by: ShikhaC on Jul 7, 2009 10:49 AM

    Hi,
    I am trying to get the Print Preview/Print function working in the webui for "Service Requests" and have configured the following and assigned it to the transaction, but I get an error:
    "Errors in smart form: An exception with the type CX_SY_DYN_CALL_PARAM_MISSING occured, but was neither handled locally, nor declared in a RAISING clause."
    Can you please  let me know if my configuration is correct?

  • In ALV- Coulmns are jumbling in print preview and word doc.(irregular)

    Hi Gurus,
    In ALV, i am getting  the output with proper column allignment. But when i click on print preview in the output, columns are jumbling (irregular pattern- not in proper allignment) and also i am pulling the output data in spool throgh PDF format, there also columns are coming irregular( jumbling).
    I want to get the output data into word forma with proper column allignment.
    Please suggest me to solve this issue.
    Thanks,
    Chiru.

    Check whether in the field catalog COL_POS is filled properly,

  • Difference in print preview and actual print

    hi all,
    we are using o/p types and sap scrits to get the print out. but there is a diff betwenn the preview and actual print. some fields that are not visible or suppressed in the preview are appeearing on the print. moreover if the same invoice is printed with diff. o/p types sucessively some values too increase with each subsequent o/p. we are doin some addtion of values on the script
    as a temporary way out we are printing by completely exiting vf02/03 after the preview, re-entreing vf02/03 and directly shooting the print w/o viewing the preview. this i have to do for each o/p type. but this is a very inconvenient way.
    wat is the cause for this
    thnx in advance
    saurabh

    Hi Ruchit,
                  Yeah can you say me how to correct the issue.
                   we are using Hp 2200 pcl series printer.
                   I have even tried using the device type
                   with this specific name but it did not do the need.
                   Can you say me what can be done to resolve this.
    Regards,
    Vamshi.

  • Print Preview and Printing have stopped

    Hi,
    I upgraded to iPhoto 08 on my iMac and everything was still printing quite happily. However after putting one of the fixpacks on it has now decided that it cannot print, sorry cannot remember which just getting round to trying to sort this out.
    The print preview option just shows up blank when I preview a picture and nothing will print to the PictureMate I use. I have the latest download now applied but they have made no difference.
    Everything else works fine apart from printing as far as I can see.
    Thanks Bleddyn

    Bleddyn:
    Welcome to the Apple Discussions. Did you repair disk permissions after the last update? If not then give that a try. Then, if necessary, delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your User/Library/Preferences folder, launch iPhoto and try again.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

Maybe you are looking for

  • Is it possible to activate IPhone while outside of cell coverage?

    I have a quick question concerning activation of an iPhone. i live in the mountains and have no cell service of any kind. (or much else) I do however spend time down in civilization and that is really where i intend to use the iPhone. (and where i us

  • Smartform in background

    Dear Abapers,       I need to print the form using smartform , and need to process it in background. How can we see the result of smartform while executing in the backgound. Thanx in advance. by Mohan ram

  • DB Adapter Tutorial not working

    I was trying to run a sample tutorial "File2Table" under 122.DBAdapter but it doesn't work. The following issue is shown on the console: Exception Name: Could not initialize activation agent Version used: 2.0.11 Steps followed : 1. Changed the build.

  • Reusing dimensions in different AWs (version 10.1.0.4)

    Hi, I have a question re: reusing dimensions in analytic workspaces. My understanding was that in version 10.1.0.4 the metadata for dimensions is now completely contained within the AW itself. I'm trying to reuse dimensions in different AWs in the sa

  • Custom subtype in Infotype 0185

    Hi Mentors I have created a custom subtype in 0185 under maintain types of identification. However when I try to access that in PA30, am getting an error ' no values found' What am I missing ? Please guide I need to have just two ids in IT0185 - have