OS X prepared pdf files slow to print on Windows

I have a file I prepared in OS X using the pdf popup in the default print dialog (i.e. not via an Acrobat driver).  The file prints fine from my computer, but takes forever via Acrobat on a windows machine.  A sample is attached.  Page 1 will print fine, but pages 2 and 3 are slow.  I know they are more graphically complex, but why they would take so long is a mystery.  Can you tell why?  and is there something that I could do differently to make it better?

On windows machine try running through Optimizer and cehck for embeded fonts.
Al lot of times You think you you are using certain fonts , but then when you look you have 8-10 or more identical copies of the same font.
remove all copies of the same exact font style.
example:
courier bold itallic
courier bold itallic
courier bold itallic
courier bold itallic
courier bold itallic
Courier Bold
Courier Bold
Courier Bold
Courier Bold
remove all except
courier bold itallic
courier bold
By doing so free up tons of space.
Also for some reason Graphics created on Mac and then opened on a Pc almost alwaqys ballon to 5-10 times the size they would be on PC. so you might end up with a 500K file on a Mac and the same file on a PC might end up being 50mb  . But the same file if created on Pc and goes to MaC would not change or actually shrink a littel its the way graphics are handled on the different platform.
If quality is no an issue then you can reduce the dpi of the graphics  say fro 600 dpi to 300 or 1200 to 600 and that will reduce the size as well

Similar Messages

  • Orarrp can't print pdf file directly to printer

    oracle remote print utility (orarrp) can't print pdf file directly to printer.
    we expect orarrp utility can handle ".rrpa" file (i.e. pdf file generated on the application server) by directly print the file to the client's printer, i.e. invoke the acrobat reader on the client side, display the the printer selection dialogue, after confirmation print the pdf file, then the acrobat reader close automatically nicely.
    However we are disappointed as the acrobat reader startup and display the pdf file content but does not print and does not close.
    After testing the problem several times, there are some findings:-
    Finding (A):-
    (a) for the success of direct printing of pdf file, a physical path must be provided; we have tried 2 methods:
    1) using drag & drop to copy the pdf file directly to the browser
    2) open pdf file in the browser directly using browser menu-->File-->Open.
    (b) for the failure of direct printing, a virtual path is involved and we have also tried 2 methods:
    1) when web.show_document() is used
    2) enter the url to the URL bar of the browser,
    eg. http://appsvr.com:7777/report/test_printout/APPSVR1094707.rrpa (this is a virtual path/url)
    Finding (B):-
    (a)when the physical path is used, a temporary pdf file is generated in the same directory where the rrpa file exists in the application server,
    e.g. in application server: d:/printout/yyy.pdf is generated for d:/printout/xxx.rrpa when direct print occurs
    (b) however when the virtual path is used, there is no such temp "pdf" file generated and direct print failed.
    May be when virtual path is used, orarrp utility don't know where to generate the temp "pdf" so direct print doesn't occur.
    So, anyone has similar experience or further queries or has solutions, please join.
    Thanks for your attention.

    Hi,
    It is really late to give response this post. But still who ever refering to this post for the same issue this solution is useful for achieving same in background:
    Even same can be used in smartforms, for getting spool request in PDF format as well which will decrease the size of file when printing in SAP printer.
    ct_tline is PDF output:
    DATA: lv_pdfsource TYPE xstring.
    FIELD-SYMBOLS:<p> TYPE x. " <p> type any.
    LOOP AT ct_tline INTO cs_tline.
      ASSIGN cs_tline TO <p> CASTING TYPE x.
      CONCATENATE lv_pdfsource <p> INTO lv_pdfsource IN BYTE MODE.
    ENDLOOP.
    * ->Create spool request in PDF format
    CALL FUNCTION 'ADS_CREATE_PDF_SPOOLJOB'
      EXPORTING
        printer  = 'LOCL'            "Printer name supporting PDF device type
    *   DEST     =
        pages    = 1
        pdf_data = lv_pdfsource        "XSTRING internal table
    *   NAME     =
    *   SUFFIX1  =
    *   SUFFIX2  =
    *   COPIES   =
    *   PRIO     =
        IMMEDIATE_PRINT         = 'X'
    *   AUTO_DELETE             =
    *   TITLELINE               =
    *   RECEIVER =
    *   DIVISION =
    *   AUTHORITY               =
    *   LIFETIME = '0'
    * IMPORTING
    *   SPOOLID  =
    * EXCEPTIONS
    *   NO_DATA  = 1
    *   NOT_PDF  = 2
    *   WRONG_DEVTYPE           = 3
    *   OPERATION_FAILED        = 4
    *   CANNOT_WRITE_FILE       = 5
    *   DEVICE_MISSING          = 6
    *   NO_SUCH_DEVICE          = 7
    *   OTHERS   = 8
    IF sy-subrc <> 0.
    * Implement suitable error handling here
    ENDIF.

  • Safari 7.0.6, using Adobe Acrobat 11.0.10, aren't rendering pdf files in the Print Preview screen.  Additionally, only a single, blank page prints for a multi-page pdf document.  Any ideas?

    Safari 7.0.6, using Adobe Acrobat 11.0.10, isn't rendering pdf files in the Print Preview screen.  Additionally, only a single, blank page prints for a multi-page pdf document.  Any ideas?

    Figured it out.  It had nothing to do with the software levels of Safari or Adobe Acrobat.  Here's the fix:
    Open Finder/Applications
    Search "Internet Plug-Ins"
    Move any Adobe plug-ins to the trash
    Quit Safari
    Launch Safari
    Your pdf document should now render in Print Preview and print properly.

  • Saving a Text data to a PDF file without using print option

    Hi,
    I want to save a Text to a PDF file. I want to assign the path of the PDF file as a default one.
    If I use Print options, then it ask for the file path at the run time.
    Is there any method to save to a PDF file without using print option in Labview 8.2.
    Regards,
    Raja

    This question comes up a lot. Did you try searching? It depends on the PDF printer driver that you're using. See here, here, here, ...

  • 3D PDF files in portfolio prints to Adobe PDF printer without content

    3D PDF files in portfolio prints to Adobe PDF printer without content, but if printed from single 3D PDF file everything is fine. I need batch printing (this is the reason I use portfolio) of large amount of 3DPDF files because of the need to have proper preview of these files in browsers. Any ideas or workarounds how to have preview pdf's or jpg's of the single paged 3D PDF files, keeping relevant file names?

    I suspected as much.  I was hopeful it was something like a setting that needed to be changed or a reg hack that needed a bit changed from 0 to 1 to make the printing work as expected.  I only installed the local printer to see if the RDP session
    tunnel was in fact causing the print size to balloon so I will continue to instruct users to use that instead of the local redirected printer.  I am disappointed but not surprised.
    Edit:
    Additionally I have tested the functionality of setting the GPO settings for Easy Print to use the redirected printer's drivers instead of the ones used by easy print, by setting “Computer
    Configuration -> Administrative templates -Windows Components -> Remote Desktop Services > Remote Desktop Session Host -> Printer Redirection”.
    to “Disabled” but
    with no luck.  In fact the printer received the proper Adobe PDF driver, but the job went out into print spool hell and was lost to the ether.  I have concluded that this approach will not bear any fruit.

  • Why I cannot print pdf files on my printer after update to Adobe Reader 10.1.3??

    Recently I update to Adobe Reader 10.1.3 and now I cannot print pdf files on my printer (bizhub C5501), why? Is anyone out
    there know how to solve this issue?

    This may be helpful:
    http://helpx.adobe.com/acrobat/kb/troubleshoot-pdf-printing-acrobat-reader.html

  • All my pdf files can be printed in low quality on my Brother printer but can't print in high quality in the printer menu.

    My problem is that all my pdf files can be printed when I choose "low quality printing" in my Brother printer menu but cannot be printed in "high quality". When trying to print in high quality, the documents load in the printer tray and it says 1 document then disappears and 0 document printing is showing. I have some pdf files that I want to print in color in high quality and black and white but I'm unable to do so. It only prints in low quality for both color and black and white.

    Hello,
    1. Please make sure that your Reader is updated to 11.0.09. Go to Help -> Check for Updates.
    2. Also, please check if there is any new update available for your Printer Driver.
    Regards,
    Anoop

  • How do I get my 5520 series printer to print larger print, from pdf file. I'm using windows 7

    I am trying to print a pdf file.  I want the print Larger and fill more of each page.  How do I set my printer for this?
    Thank you

    Hi,
    Please:
    (a) Open PDF file,
    (b) Click print,
    (c) select 130% in the box:
    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.

  • Send PDF file directly to printer

    Hi,
    I have a requirement. I need to send a PDF file to a printer directly for printing. Printer name will be fetched dynamically based on a parameter of report.
    Please let me know how can we do it.
    Regards,
    Guddan

    HI,
    Try this in your program. It may be useful to you.
    Declare this for printing options**
    DATA : ioptions LIKE itcpo .
    ioptions-tddest   = 'YOUR_PRINTER_NAME'.
    ioptions-tdimmed  = 'X'.
    ioptions-tdnoprev = 'X'.
    CALL FUNCTION 'OPEN_FORM'
        EXPORTING
          application                 = 'TX'
          form                           = 'formname'
          OPTIONS                    = ioptions
          dialog                         = ' X '
    when you run the program directly it goes to the printer.
    Thanks,
    S.Kalaivani.

  • Italic fonts are missing in Table in PDF files when we print it out

    We use Adobe reader10 to open one PDF files, fonts in Table are display correctly on screen, but italic fonts are missing in Table in PDF files when we print it out. Any ideas?
    The PDF display correctly when we use Adobe Reader 9 to open it or print it out.

    George_Guo wrote:
    Why it is OK for Adobe reader9, and not OK for Adobe reader10?
    You could try posting your question on this dedicated Acrobat Print forum: http://acrobatusers.com/forum/printing-prepress

  • Pdf file won't print from adobe footer pop up

    Pdf file won't print form adobe footer pop up

    Attached is screenshot.  The menubar footer that allow you to print from adobe.

  • Why does Acrobat Pdf converter file slow down my 2003, Windows  Word Program.  I only experience this problem when i convert a pdf file to a doc file.

    Why does Acrobat Pdf converter file slow down my 2003, Windows  Word Program.  I only experience this problem when i convert a pdf file to a doc file.

    Hi Bill -- thanks for your reply!
    When I check the Document Properties on Acrobat I can see that the fonts used in the document (Cambria, Times and Windings) are listed as "Embedded Subset" in the Fonts panel. The machine it was created on did use an earlier version of OS X and an old version of Word, but it seems to have the proper fonts...
    -nick

  • Pdf files wil not open under Windows Live Mail

    PDF Files will not open in WIndows Live Mail. I deinstalled Adobe Reader and reinstalled a more recent version but to no avail. It will open very well using WIndows explorer or when opening the reader. Any clues someone?

    WLM is version 2009 14.0.8117.0416. I'm running under Vista and all other more recent versions are not compatible. The file association has been made and I can open all pdf files in Windows explorer. Under Outlook mail it works as well. It worked until recently when I loaded a program that was supposed to convert pdf files to Word but that did not work so I had to deinstall it and redo the file association. It worked everywher except in WLM.

  • How to insert pdf file to adobe reader in windows phone 8? which directory?

    How to insert pdf file to adobe reader in windows phone 8? which directory?

    An other way is to copy the pdf with Windows explorer into the path /documents of the phone. Open Office and choose Adobe Reader. The pdf will be copyed in the Sandbox of the Reader and You may read it. You may delete the PDF in the documents path. It will still be in the Readers sandbox. All without any cloud ;-)!

  • When open pdf file , always open the comment window.

    Hello
    When open pdf file , always open comment window. I close comment window and exit the adobe reader, but re run the pdf file, always open comment popup window.
    It is very inconvenience, interrupt my seesight.
    How can I not open comment window when I run the pdf file?
    help me please.

    I use Windows 7 Professional K, Reader version is Adobe reader DC 2015.007.20033.

Maybe you are looking for

  • Transferring Overdrive protected WMA audiobooks to Nano

    Hi, got a new nano to listen to audiobooks from the library. Basic setup is 2013 Ipod Nano 16GB Windows 8 ITunes 12.0.1.26 Overdrive 3.4.0.0 Windows Media Player 12.0.9600.17031 Windows Media Player DRM 2.9.0.1 Because the WMA files are DRM protected

  • SU10 with CUA

    hi I have implemented CUA and trying to change roles for some users through SU10, which is not hapenning, but when i do the changes through su01 to individual users the effect take place. I am not able to do a Mass User change. Any Suggestions Thanks

  • Flash Timeline help

    I set up a file with 147 frames that was supposed to be 7s at 21 fps. When I exported it the swf file ran over 7s. And when you played it in flash and watch it count the seconds it counted to 4 then dropped back to 2 before continuing to count up to

  • Photoshop Elements 2.0.2

    How do I get this program to work with my macbook pro?

  • UCCE 8.5 Courtesy Callback AWT

    Hi all, We have been battling with our Courtesy Callback reporting  for couple of months now, Need to know how the Answer Wait Time (when enable CCB) is calculated  , if you have the formula or exact definition how to calculate the answer wait time f