Printing in Preview (pdf) in handout format

How can I print in preview with handout format? 3 slides/page only filling half of page. This option is available in keynote but not preview. I really need this option for my biochem course. Help!

Adobe Reader does not work. I get the standard print dialog, but once I hit print it beachballs. The print progress dialog from printer setup doesn't even come up.
I've now tried it with the standard EFI x3e 22c-km ps v2.0 drivers that come with OS X and with the ones I can download from imagistic's (the printer brand) website. They are both the same version.
I ran a cupstestPPD command from the CLI and this is what I got... from the standard OSX driver:
*FAIL* REQUIRED EFDuplex does not define choice None!
REF: Page 122, section 5.17
*FAIL* Bad EFDuplex choice False!
REF: Page 122, section 5.17
*FAIL* Bad EFDuplex choice Top!
REF: Page 122, section 5.17
*FAIL* Bad EFDuplex choice Bottom!
REF: Page 122, section 5.17
WARN Duplex option keyword EFDuplex should be named Duplex!
WARN EFTrapping shares a common prefix with EFTrappingOpt
REF: Page 15, section 3.2.
WARN EFDuplex shares a common prefix with EFDuplexOption
REF: Page 15, section 3.2.
WARN EFPunch shares a common prefix with EFPunchHoleNum
REF: Page 15, section 3.2.
I don't know if any of this helps.
The last time I tried to print our newsletter, I was running 10.4.9... I am now running 10.4.10.
This is my only 11x17 printer, and our PC's colormatching stinks. I can print from it, but if I do I will probably need to go to greyscale.
thanks for the help so far. But Like I said, my 17in MBP works fine (But is in the shop for a repair ). It's running 10.4.10 as well.
Message was edited by: bigj6360

Similar Messages

  • Printing of Preview pdf Files

    September 7, 2006
    When using Preview, pdf documents that have multiple pages, some being portrait and some being landscape there are four problems that I do not know how to work around, Any suggestions would be appreciated.
    1. Preview does not print the full page for the portrait pages when portrait is selected.
    Q1. How can I prevent Preview from truncating a portion of the left side of the page?
    2. Preview does not print the full page for the landscape pages when landscape is selected.
    Q2. How can I prevent Preview from truncating a small portion of the bottom of the page?
    3. Preview does not automatically select either portrait or landscape for a doucment that has both typtes of pages.
    Q3. How can I configure Preview to automatically select the portrait or landscape mode as appropriate for each page?
    4. Adobe Reader has features that automatically take care of all three of these problems.
    Q4. How can I configure Preview to do the same?
    Q5. If this is impossible I will have to move back to Adobe Reader, but then I ask the question why Apple provides Preview at all?
    Thanks for your help and guidance on this subject.

    This has come up previously, and it's a limitation of the printing system that Preview can't handle documents with mixed orientation. The solution, until Apple addresses this, is to print out the different orientations as separate jobs. Going back to Acrobat is probably a better solution.

  • Print script in pdf format

    Hi all,
    I have a script and i need to print it in pdf format ,right now its printing in orginal or normal .Please let me know what i should do in order to print it in pdf form, i don't want to save it somewhere and then print it,i need to print it directly rather than saving it.
    Any help would be greatly appreciated
    Thanks
    deepthi

    hi,
    can anyone check the code and tell me what iam missing
    I don't want to save the pdf file i want to print it or see it under print preview.
    WAITING FOR REPLIES
    DATA: PDFTAB TYPE TABLE OF TLINE WITH HEADER LINE,
    DATATAB TYPE TABLE OF ITCOO WITH HEADER LINE.
    DATA: BINFILESIZE TYPE I,
    FILE_NAME TYPE STRING,
    FILE_PATH TYPE STRING,
    FULL_PATH TYPE STRING.
    data: begin of itcpp.
            include structure itcpo.
    data: end of itcpp.
    itcpp-tdcopies = 1.
    itcpp-tdimmed  = 'X'.
    itcpp-tddelete = 'X'.
    itcpp-tdnewid  = ' '.
    ITCPP-tddest = 'LP01'.
    ITCPP-tdgetotf = 'X'.
    itcpp-tdpreview = 'X'.
    Call function 'OPEN_FORM'
          exporting
            device                            = 'PRINTER'
            dialog                            = 'X'
           form                              = 'ZZ_PICK_LIST '
            form                              = space
            language                          = sy-langu
            options                           = itcpp.
    call function 'START_FORM'
             exporting
             ARCHIVE_INDEX          =
               form                   = 'ZTEST'
             LANGUAGE               = ' '
             STARTPAGE              = ' '
             PROGRAM                = ' '
             MAIL_APPL_OBJECT       =
           IMPORTING
             LANGUAGE               =
           EXCEPTIONS
             FORM                   = 1
             FORMAT                 = 2
             UNENDED                = 3
             UNOPENED               = 4
             UNUSED                 = 5
             SPOOL_ERROR            = 6
             OTHERS                 = 7
    LOOP AT ITAB.
    call function 'WRITE_FORM'
            exporting
            element                        = 'HEAD'
            function                       = 'SET'
            window                         = 'MAIN'
    ENDLOOP.
    CALL FUNCTION 'CLOSE_FORM'
       IMPORTING
         RESULT                         = itcpp
         RDI_RESULT                     =
       TABLES
          OTFDATA                        = DATATAB[]
        EXCEPTIONS
          UNOPENED                       = 1
          BAD_PAGEFORMAT_FOR_PRINT       = 2
          SEND_ERROR                     = 3
          SPOOL_ERROR                    = 4
          OTHERS                         = 5
       IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
       ENDIF.
    CALL FUNCTION 'CONVERT_OTF'
       EXPORTING
          FORMAT                      = 'PDF'
          MAX_LINEWIDTH               = 132
         ARCHIVE_INDEX               = ' '
        IMPORTING
          BIN_FILESIZE                = BINFILESIZE
         TABLES
           OTF                         = DATATAB[]
           LINES                       = PDFTAB[]
        EXCEPTIONS
          ERR_MAX_LINEWIDTH           = 1
          ERR_FORMAT                  = 2
          ERR_CONV_NOT_POSSIBLE       = 3
          OTHERS                      = 4
       IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
       ENDIF.
    *ENDIF.

  • Unable to Generate Printed Documentation in PDF Format

    This past week I started having a consistent error when attempting to generate a Printed Documentation layout. This error reads "Internal error encountered,  Failed to generate Printed Documentation."  Prior Printed Documentation builds on this same project completed fine. Nothing was done to the Help project between the times when this worked and when it no longer was able to create Printed Documentation.
    I receive this error even if I generate an entirely new "blank project" build, and then attempt to create a Printed Documentation build from this new blank project.  Researching this error, I see this has been a reoccuring problem with this product for some time. The few threads that list the problem as having been "fixed" provide resolution steps that have not worked in my case. Right now I am waiting for our IT Helpdesk people to re-install the Suite. Hopefully this will resolve this problem.
    Additional information on this problem - PDF Printed Documentation is failing - the HTML build works fine. If I select just a .DOC Printed Documentation output, this also works correctly. The resulting Word document looks good, although hyperlinks do not work within this Word document. I have reloaded Office 2003 as a troubleshooting effort, but this has nbot resulted in any change in symptoms.
    The entire error text is enclosed below, although several other people have also done this in past entries. The few lines that read "Warning, and then report a style issue is NOT the problem here. As stated earlier, when I do this same Printed Documentation build on an entirely new "blank project" it does not work, and the Output text in that case does not contain any such "Warnings" about Styles.
    Error text below:
    Starting to build Printed Documentation...
    Printed Documentation processor 8.0.1.204
    Building C:\Documents and Settings\tcleary\My Documents\My RoboHelp Projects\Adobe RoboHelp 8\10515-0366-5004_7800v-hh rsp\!SSL!\Printed_Documentation.doc ...
    Preparing to create Printed Documentation...
    Clearing output folder...
    Preparing files for Print Document...
    Copying files...
    Updating files...
    Finished preparing in 2 seconds.
    Preparing environment...
    Printed Document Generator Environment: Word 11.0.8313,  OS 5.1.2600, RAM 2048 M Bytes
    Building Printed Documentation 'Printed Documentation'...
    Building Single Document 'Printed_Documentation.doc'...
    Building 'RF-7800V-HH About this Help'...
    Building 'Table of Contents'...
    Preparing to build chapters...
    Building 'RF-7800V-HH Help and Support'...
    Processing 'RF-7800V-HH Welcome'...
    Building 'RF-7800V-HH RSP Help'...
    Processing 'RF-7800V-HH Station Information'...
    Building 'RF-7800V-HH Features'...
    Processing 'RF-7800V-HH Features'...
    Processing 'RF-7800V-HH Anc. Connector Mode'...
    Processing 'RF-7800V-HH No-Sync Beeps'...
    Processing 'RF-7800V-HH Power Management'...
    Processing 'RF-7800V-HH Retransmit'...
    Processing 'RF-7800V-HH USB Mode'...
    Processing 'RF-7800V-HH Broadcast Gateway'...
    Processing 'RF-7800V-HH IP Routing'...
    Processing 'RF-7800V-HH Voice Settings'...
    Processing 'RF-7800V-HH Time and Date Settings'...
    Processing 'RF-7800V-HH Position Reporting'...
    Processing 'RF-7800V-HH User Interfaces'...
    Processing 'RF-7800V-HH Net Switches'...
    Processing 'RF-7800V-HH Ethernet Interface'...
    Building 'RF-7800V-HH Global Settings'...
    Processing 'RF-7800V-HH Global Settings'...
    Processing 'RF-7800V-HH Radio Passwords'...
    Processing 'RF-7800V-HH GPS'...
    Processing 'RF-7800V-HH Locksets'...
    Building 'RF-7800V-HH Network Types'...
    Processing 'RF-7800V-HH Network Types'...
    Building 'RF-7800V-HH Fixed Frequency LOS'...
    Processing 'General Information - Fixed Frequency LOS'...
    Processing 'RF-7800V-HH FF Network Information'...
    Processing 'RF-7800V-HH FF Preset'...
    Processing 'RF-7800V-HH FF General'...
    Processing 'RF-7800V-HH FF Comsec'...
    Processing 'RF-7800V-HH FF Data-Voice'...
    Processing 'RF-7800V-HH FF Squelch'...
    Processing 'RF-7800V-HH FF Advanced'...
    Warning: style (p.Heading7) is not defined and will be mapped to 'Normal'.
    Building 'RF-7800V-HH Quicklook'...
    Processing 'General Information - Quicklook'...
    Processing 'Hopset Creation - Quicklook'...
    Processing 'RF-7800V-HH QL Network Information'...
    Processing 'RF-7800V-HH QL Preset'...
    Processing 'RF-7800V-HH QL General'...
    Processing 'RF-7800V-HH QL Comsec'...
    Processing 'RF-7800V-HH QL Data-Voice'...
    Processing 'RF-7800V-HH QL Advanced'...
    Building 'RF-7800V-HH Sample Plans'...
    Processing 'General Information - Sample Plans'...
    Processing 'Simple Fixed and Quicklook Nets'...
    Processing 'Single Fixed and Quicklook Nets'...
    Processing 'RF-7800V-HH Manage Keys'...
    Processing 'RF-7800V-HH Program Radio'...
    Building 'RF-7800V-HH Tech Support'...
    Processing 'RF-7800V-HH Technical Support'...
    Processing 'RF-7800V-HH Radio Firmware Compatibility'...
    Building 'FAQs'...
    Processing 'RF-7800V-HH FAQ Index'...
    Processing 'FAQ 01'...
    Warning: style (span.strong) is not defined and will be removed.
    Warning: style (p.para) is not defined and will be mapped to 'Normal'.
    Processing 'FAQ 02'...
    Processing 'FAQ 03'...
    Processing 'FAQ 04'...
    Processing 'FAQ 05'...
    Processing 'RF-7800V-HH Glossary'...
    Warning: style (p.FM_CellRowHead) is not defined and will be mapped to 'Normal'.
    Warning: style (span.Glossary) is not defined and will be removed.
    Warning: style (p.FM_CellBodyLeft) is not defined and will be mapped to 'Normal'.
    Warning: style (p.FM_GLOSSARY) is not defined and will be mapped to 'Normal'.
    Warning: style (p.FM_Para) is not defined and will be mapped to 'Normal'.
    Completed building chapters...
    Building 'Index'...
    Updating list paragraphs...
    Updating images...
    Updating page numbers...
    Updating page headers...
    Updating Table of Contents...
    Updating Index...
    Saving 'Printed_Documentation.doc'...
    Generating 'Printed_Documentation.pdf'...
    Failed the generate PDF file 'C:\Documents and Settings\tcleary\My Documents\My RoboHelp Projects\Adobe RoboHelp 8\10515-0366-5004_7800v-hh rsp\!SSL!\Printed_Documentation.pdf'...
    Failed to save 'Printed_Documentation.doc'...
    Cleaning up temporary files...
    I am pretty sure nobody will have any fix suggestions that work to solve this problem, but I am making this entry for historical purposes. I will add an entry stating whether the Suite reload resolves this issue.
    Thanks,
    Tim C @ Harris

    If I select ONLY the Word DOC Output format in the Printed Documentation
    setup, the output is created without an error (output text below).  Links do work within
    this Word document (a symptom change since installing patch 8.0.2).
    When I use this Word document to create a PDF (using the Adobe PDF
    printer driver) a PDF is successfully created, however no bookmarks are
    created in the bookmarks panel and none of the links in this PDF work
    (although they are created looking like they will work, i.e., blue
    underlined text).
    Regards,
    Tim
    ------------- Output Text --------------------------
    Starting to build Printed Documentation...
    Printed Documentation processor 8.0.1.204
    Building C:\Documents and Settings\tcleary\My Documents\My RoboHelp Projects\Adobe RoboHelp 8\10515-0366-5004_7800v-hh rsp\!SSL!\Printed_Documentation.doc ...
    Preparing to create Printed Documentation...
    Clearing output folder...
    Preparing files for Print Document...
    Copying files...
    Updating files...
    Finished preparing in 3 seconds.
    Preparing environment...
    Printed Document Generator Environment: Word 11.0.8313,  OS 5.1.2600, RAM 2048 M Bytes
    Building Printed Documentation 'Printed Documentation'...
    Building Single Document 'Printed_Documentation.doc'...
    Building 'RF-7800V-HH About this Help'...
    Building 'Table of Contents'...
    Preparing to build chapters...
    Building 'RF-7800V-HH Help and Support'...
    Processing 'RF-7800V-HH Welcome'...
    Building 'RF-7800V-HH RSP Help'...
    Processing 'RF-7800V-HH Station Information'...
    Building 'RF-7800V-HH Features'...
    Processing 'RF-7800V-HH Features'...
    Processing 'RF-7800V-HH Anc. Connector Mode'...
    Processing 'RF-7800V-HH No-Sync Beeps'...
    Processing 'RF-7800V-HH Power Management'...
    Processing 'RF-7800V-HH Retransmit'...
    Processing 'RF-7800V-HH USB Mode'...
    Processing 'RF-7800V-HH Broadcast Gateway'...
    Processing 'RF-7800V-HH IP Routing'...
    Processing 'RF-7800V-HH Voice Settings'...
    Processing 'RF-7800V-HH Time and Date Settings'...
    Processing 'RF-7800V-HH Position Reporting'...
    Processing 'RF-7800V-HH User Interfaces'...
    Processing 'RF-7800V-HH Net Switches'...
    Processing 'RF-7800V-HH Ethernet Interface'...
    Building 'RF-7800V-HH Global Settings'...
    Processing 'RF-7800V-HH Global Settings'...
    Processing 'RF-7800V-HH Radio Passwords'...
    Processing 'RF-7800V-HH GPS'...
    Processing 'RF-7800V-HH Locksets'...
    Building 'RF-7800V-HH Network Types'...
    Processing 'RF-7800V-HH Network Types'...
    Building 'RF-7800V-HH Fixed Frequency LOS'...
    Processing 'General Information - Fixed Frequency LOS'...
    Processing 'RF-7800V-HH FF Network Information'...
    Processing 'RF-7800V-HH FF Preset'...
    Processing 'RF-7800V-HH FF General'...
    Processing 'RF-7800V-HH FF Comsec'...
    Processing 'RF-7800V-HH FF Data-Voice'...
    Processing 'RF-7800V-HH FF Squelch'...
    Processing 'RF-7800V-HH FF Advanced'...
    Warning: style (p.Heading7) is not defined and will be mapped to 'Normal'.
    Building 'RF-7800V-HH Quicklook'...
    Processing 'General Information - Quicklook'...
    Processing 'Hopset Creation - Quicklook'...
    Processing 'RF-7800V-HH QL Network Information'...
    Processing 'RF-7800V-HH QL Preset'...
    Processing 'RF-7800V-HH QL General'...
    Processing 'RF-7800V-HH QL Comsec'...
    Processing 'RF-7800V-HH QL Data-Voice'...
    Processing 'RF-7800V-HH QL Advanced'...
    Building 'RF-7800V-HH Sample Plans'...
    Processing 'General Information - Sample Plans'...
    Processing 'Simple Fixed and Quicklook Nets'...
    Processing 'Single Fixed and Quicklook Nets'...
    Processing 'RF-7800V-HH Manage Keys'...
    Processing 'RF-7800V-HH Program Radio'...
    Building 'RF-7800V-HH Tech Support'...
    Processing 'RF-7800V-HH Technical Support'...
    Processing 'RF-7800V-HH Radio Firmware Compatibility'...
    Building 'FAQs'...
    Processing 'RF-7800V-HH FAQ Index'...
    Processing 'FAQ 01'...
    Warning: style (span.strong) is not defined and will be removed.
    Warning: style (p.para) is not defined and will be mapped to 'Normal'.
    Processing 'FAQ 02'...
    Processing 'FAQ 03'...
    Processing 'FAQ 04'...
    Processing 'FAQ 05'...
    Building 'RF-7800V-HH Glossary'...
    Warning: style (p.FM_CellRowHead) is not defined and will be mapped to 'Normal'.
    Warning: style (span.Glossary) is not defined and will be removed.
    Warning: style (p.FM_CellBodyLeft) is not defined and will be mapped to 'Normal'.
    Warning: style (p.FM_GLOSSARY) is not defined and will be mapped to 'Normal'.
    Warning: style (p.FM_Para) is not defined and will be mapped to 'Normal'.
    Completed building chapters...
    Building 'Index'...
    Updating list paragraphs...
    Updating images...
    Updating page numbers...
    Updating page headers...
    Updating Table of Contents...
    Updating Index...
    Saving 'Printed_Documentation.doc'...
    Completed building Printed Documentation...
    Preparing output directory...
    Cleaning up temporary files...
    Finished Printed Documentation generation in 5 minutes 36 seconds.
    Building Printed Documentation complete.

  • Print Report in PDF format

    I have a report region based on sql query. I want to print that report region in PDF or word format. How can I do that.
    It may further be stated that I dnt have print server configured. Is it possible to do this wihout the configuration of report server.

    Syed,
    If you want to use the PDF printing functionality built into APEX 3.0, you do have to configure a print server, see this document for further information:
    http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html
    There have been discussions on other solutions on this forum, but whichever solution you choose, you'll need to install something that actually generates a PDF or Word (or RTF) document. As an alternative, you could perhaps use the CSV export to open your report in Excel, that option is available out of the box.
    Regards,
    Marc

  • Print preview in abap list format (OMLV) - Need preview in graphical format

    Dear All
    I am facing a problem with the print preview. (transaction code OMLV)
    When i am clicking on print preview button the system is displaying the output in a ABAP list format.
    and also the printout shows only the ABAP content.
    Pl. advise on how to view the print preview in a graphical format and not in the ABAP list format and pl. let me know the setting to print the spool in the graphical format.
    Thanks,
    Maxx

    Hi,
    this problem is not only related to warehouse. even the print preview spool for GR/GI slip in t-code SP01 shows as ABAP list and not as graphical screen.
    my question is why does the system shows the print preview for spool as an ABAP list instead of graphical view.
    pl. advise
    Thanks,
    Maxx

  • Formatting Issues When Printing from a PDF

    I am currently using Adobe Acrobat Pro 9 in Windows 7.  I have been printing or saving documnts as PDF's without issues until today.  I have created a document in Microsoft Publisher and have saved it as a PDF.  When I open that document, it appears on screen just as the original file in Publisher.  My issues are when I print from the PDF document.  When I print from the PDF, the formating for footers is not saved.  For example.  I might have a blank page with a page number at the top and a footer containing my company name on the bottom of the page.  When I print that page, the page number is where it is suppose to be, but the footer is moved to right under the page number at the top of the page.   I have been printing PDF from Publisher for years using these same versions of Adobe and Publisher.  Does anyone know why the formatting is not printing correctly?

    Hello John.
    See this article. I hope it helps:
    http://kb.mozillazine.org/Problems_printing_web_pages

  • How to print form into pdf format using smart forms in abap

    please let me know how to print form into pdf format using smart forms in abap.
    Moderator message: please search for available information/documentation.
    Edited by: Thomas Zloch on Mar 25, 2011 2:04 PM

    Hi ,
    refer this link
    <removed by moderator>
    Regards,
    Dhina..
    Moderator message: please do not reply to questions that violate forum rules.
    Edited by: Thomas Zloch on Mar 25, 2011 2:04 PM

  • Pdf image good in preview but distorted when printing without preview

    Hi all, I have added a graphic to my adobe form and it looks good when I view the pdf. It also prints fine when I open the pdf and then print it. The problem is when the pdf is sent directly to the printer without previewing it, the image will print but the colors will be distorted.
    The image was saved as 256 colors bmp and uploaded using SE78.
    Any help is appreciated:). Thanks.

    HI friend,
    I think it might be the problem with the printer settings just check that else what it must have happened is some code gets trigerred during the print preview which makes the color to print correctly.
    But while sending directly that part of code might not have been executed. Try to debug if possible and see whether its because of this else see the printer settings.
    I think this might be the issue there might not be any error from smartform.
    Just check the driver program print settings also.
    If you still face issues please revert back to me i will help you.
    Thanks,
    Sri Hari.

  • Printer Problem with PDF in Preview

    After deinstalling virus barrier x5 of intgo with the deinstalling programme there are pdfs which are printed wrong from preview (Vorschau).
    the letters look like Scelets and some of them have shaddows.(it is difficult to discribe, i should send some scans of printed documents). the font could be "Frutiger" but i am not sure. it is activated but pdf should deliver fonts with them , no?
    yesterday it printed well, other pdfs are still printing well. is it a problem of preference items or a problem of fonts or what else?
    Hardware-Overview:
      Modellname: Mac mini
      Modell-Identifizierung: Macmini1,1
      Prozessortyp: Intel Core Duo
      Prozessorgeschwindigkeit: 1.66 GHz
      Anzahl der Prozessoren: 1
      Gesamtzahl der Kerne: 2
      L2-Cache: 2 MB
      Speicher: 1 GB
      Busgeschwindigkeit: 667 MHz
      Boot-ROM-Version: MM11.0055.B08
      SMC-Version (System): 1.3f4
      Seriennummer (System): VM63101AU39
      Hardware-UUID: 00000000-0000-1000-8000-0016CB90BB36
    Overview System Software:
      Systemversion: Mac OS X 10.6.7 (10J869)
      Kernel-Version: Darwin 10.7.0
      Startvolume: Macintosh HD
      Startmodus: Normal
      Benutzername: Urs Schnyder (schnyder)
      Sicherer virtueller Speicher: Nicht aktiviert
      64-Bit-Kernel and -Erweiterungen: Nein
      Zeit seit dem Start: 1:30
    Printer:
    HP Photosmart C4680
      Status: Inaktiv
      Printserver: Lokal
      Treiberversion: 2.1.2
      Standard: Ja
      URI: usb://HP/Photosmart%20C4600%20series?serial=CN987MY58H05BQ
      PPD: HP Photosmart C4600 series
      PPD-Dateiversion: 2.1.2
      PostScript-Version: (3011.104) 0
      CUPS-Version: 1.4.6 (cups-218.28)
      Fax-Unterstützung: Nein
      Scan-Unterstützung: Ja
      Programm zum Scannen: -
      Programm zum Scannen (bundleID-Pfad): -
      Scanner-UUID: 0000434E-3938-374D-5935-384830354251
    Programme:
      Vorschau (PDF-Preview)
    Changes on System:
    12.4.11 Deinstallation Intego Virus Barrier (has it probably more deleted that it had to ?)

    I got an  tip of a friend: It was Bug in Mac OS 10.6.7. Here the to resolve the problem for all they want not wait the bugfix of apple (on your own risk, but it helped me):
    http://www.apfelnews.eu/2011/04/21/losung-fur-schriften-und-pdf-problem-bei-mac- os-x-10-6-7/

  • Printing to pdf gives improper formatting (page is cut off on one side)

    Safari 7.0.5 on Mavericks 10.9.4: printing to pdf gives improper formatting (page is cut off on one side). Any suggestions?

    I am trying to print from Safari. The problem happens without respect to the zoom level, as I have tried many times with several different web pages, from fully zoomed in to fully zoomed out. It also happens without respect to whether I use the print option (and then specify to print to pdf) or use File>Export to pdf...
    Irritating, as the "save as... "option is not foolproof either.
    Any thoughts?

  • Why doesn't Preview print out my pdf forms as edited anymore?

    A week ago, I was able to print out a pdf form  the way it was editted on the screen using Preview. As of Wednesday, it no longer prints what I have editted in Preview.  It prints the naked, empty form only. No edits.  I have Mountain Lion and am using an hp deskjet 6122.

    Assuming that you're talking about printing from Adobe Reader for iPad or iPhone, you either (1) need an AirPrint-enabled printer, or (2) (for the iPad only), purchase a third party app like Printer Pro from Readdle.
    Here's a list of AirPrint-enabled printers:
    A List of Printers with AirPrint (updated March 2013)
    If you're talking about printing from Reader on your laptop or desktop computer, you're in the wrong forum.

  • How To Generate And Print Reports In PDF Format From EBS With The UTF8 Char

    Hi,
    I want to know How To Generate And Print Reports In PDF Format From EBS With The UTF8 Character Set in R12.0.4.
    Regards

    Refer to Note: 239196.1 - PASTA 3.0 Release Information
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=239196.1
    Or, you can use XML Publisher.
    Note: 551591.1 - Need Latest XML Publisher / BI Publisher Patches For R12
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=551591.1

  • No printer in preview or pdf after downloading Tune Up my Mac

    After downlading Avast and Tune Up my Mac, I can no loger print from Preview or PDF function from a downloaded file, such as a bank statement.  I have a Mac mini Mid 2010 using lion 10.7.5.  When I go to add printer from the print window that pops up, there is no printer available, however I can print from a regular "Pages" document without a problem.  Most annoying.

    That's because "Avast" and "Tune Up" are both scams, and they wrecked your system.
    "Avast" is perhaps the worst of the whole wretched lot of commercial "security" products for the Mac. Not only does it fail to protect you from any real danger, it throws false warnings, destabilizes and slows down the computer, and sometimes or always corrupts the network settings and the permissions of files in your home folder. Removing it may not repair all the damage, and neither will Disk Utility or even reinstalling OS X.
    Back up all data, then remove "Avast" according to the developer's instructions. Restart.
    If you tried to remove Avast by dragging an application to the Trash, you'll have to reinstall it and then follow the instructions linked above.
    Remove "Tune Up" as well.
    Any third-party software that doesn't install by drag-and-drop into the Applications folder, and uninstall by drag-and-drop to the Trash, is a system modification.
    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    I never install system modifications myself, and (unless otherwise specified in this comment) I don't know how to uninstall them. You'll have to do your own research to find that information.
    Here are some general guidelines to get you started. Suppose you want to remove something called “BrickMyMac” (a hypothetical example.) First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickmymac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, contact the developer. While you're waiting for a response, download BrickMyMac.dmg and open it. There may be an application in there such as “Uninstall BrickMyMac.” If not, open “BrickMyMac.pkg” and look for an Uninstall button. The uninstaller might also be accessed by clicking the Customize button, if there is one.
    Back up all data before making any changes.
    You will generally have to restart the computer in order to complete an uninstallation. Until you do that, there may be no effect, or unpredictable effects.
    If you can’t remove software in any other way, you’ll have to erase and install OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    WARNING: Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" such as "AppCleaner" and the like that purport to remove software.

  • I am trying to print keynote slides in handout format with notes.  The notes cutoff.  Is there a solution to this problem?

    I am trying to print keynote slides in handout format with notes.  The notes are cut-off.  Is there a solution to this problem?

    You can also turn off the automatic capitalization if you find it gets in the way too often: 
    Settings -> Keyboard -> Auto-Capitalization
    Regards.

Maybe you are looking for

  • Records missing in data load.

    Hi All, we have one load(DSO-->CUBE). EX: In DSO for customer number 1 there are 20 entries.       after uploading the data into Cube for this customer only 2 or 3 records loading into cube. after applying the delete source package conditions at tran

  • Layout  and style problem

    HI I am building a new dashboard using one of the templates given in the program. Two things that are bugging and giving problems are with the styling in the spreadsheet. I formatted targeted cells in the spread sheet to use certain colors and font a

  • Actions command make not available

    I have been working with PSE since version 2 but have not posted in this forum so if I break a "rule", I apologize in advance. Using PSE 13 ( new to this version) on a pc - Win 7 - hp laptop - plenty of hd space and memory I have downloaded actions f

  • Arrays in oracle

    There are some query's to be executed by java code that return more than one rows, but i want this query to be executed by a stored procedure. I am looking for a solution which will return this multiple rows using a parameter in a procedure/Package.

  • IPad Air is getting crashed

    i'm iPad air 16gb. I had upgraded my iPad to iOS 8 now I am running latest iOS on my device. The device is being crashing from when I had upgraded my device to iOS 8. GEtting blue screen and the device is restarting.