PDF Marker Stalling in Leopard

Ask a Question related to Adobe Acrobat Macintosh, Design and Development.

  1. #1

    Default PDF Marker Stalling in Leopard

    Hello,

    I've got Adobe Acrobat Pro 9.0 running on Mac Leopard 10.5.4.

    I have to make a lot of PDF files out of word documents and excel documents (running Mac Office 2004) and each time I try to create a PDF the status bar runs through to about 90% and then stalls and sticks; leaving the process incomplete.

    I've read that a lot of people running Adobe on Mac's, but I don't know of how to fix or solve the problem.

    Any advice?

    Thank you,

    Ryan
    Ryan_Pyle@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. FLV recording stalling
      Sometimes when a nestream is published to FMS and recorded the first part of the stream stalls on frame one and then the rest of the stream plays...
    2. Application Stalling
      I have a multi-accordion, multi-tabs form, whth a login form initially. When i logon, then i begin to enter data in the form, perform several...
    3. Stalling on new sprites
      I desperately hope somebody can help. I have put some serious hours in to a director presentation that runs as a slide show. Still images fade in...
    4. stalling AS
      I would like to halt the execution of some actionscript I have. Basically, I have a funtion that does a bunch of stuff and I would like to stall...
    5. stalling AS execution
      I would like to halt the execution of some actionscript I have. Basically, I have a funtion that does a bunch of stuff and I would like to stall...
  3. #2

    Default Re: PDF Marker Stalling in Leopard

    How are you creating the pdf files from their original source?

    Mike
    Michael Kazlow Guest

  4. #3

    Default Re: PDF Marker Stalling in Leopard

    Mike,

    Thanks for getting involved. I am trying to create the files from the menu bar shortcut in Word (Office 2004).

    I've also tried to open Adobe Acrobat and "Create a PDF" from there as well, same conclusion.

    Status bar runs 90% with no problems and then hangs.

    Please let me know if there is any further information I can provide you with.

    Thanks,

    Ryan
    Ryan_Pyle@adobeforums.com Guest

  5. #4

    Default Re: PDF Marker Stalling in Leopard

    PDFMaker uses the following method and actions when creating a PDF thus the reason for taking so long especially when you have a machine with a slow processor:

    Converts File To invisiable Postscript file (.ps)
    does checksum to see if file viable (up to 3 times)
    If does not check starts over. If can not by third time quits.
    Converts .ps file to Pdf.
    does checksum up to three times
    If doesn't appear to be Viable starts over
    If after 3 times doesn't have vaible file quits.
    After File determined to be viable then erases invisiable .ps file.
    Then creates PDF does checksum check to see if viable.
    If everything okay then PDF appears at desired location
    PDFMaker quits.

    Also another Thing PDFMaker uses VBA and therefore does not work at all in Office2008 as there is no VBA in Office2008.

    IF creating PDF's from within Office your better off going to Save As... and choosing save as PDF. Besides being much faster. eliminates the broken apart file when Office uses insert page break ot Insert Section Break.

    They've eliminated the problem That has Plagued Acrobat since there was PDF used on Office products (word/Excel). Inserted breaks would cause Acrobat to start a new pdf at each break.
    pjonesCET@adobeforums.com Guest

  6. #5

    Default Re: PDF Marker Stalling in Leopard

    If your file has no section breaks, you can try to print using the
    AdobePDF printer instance. On the Mac there is no extra value to using
    the Create PDF button within Word. On Windows it preserves links and
    other properties. This isn't supported on the Mac.

    ....Mike
    Michael Kazlow Guest

  7. #6

    Default Re: PDF Marker Stalling in Leopard

    I don't have Office 2004 but in anycase, I thought the PDF Maker was
    stopped with Acrobat 9. Since it doesn't have any real use on the Mac
    have you just tried to print to the Adobe PDF 9.0 printer?

    Jon
    Jon Bessant Guest

  8. #7

    Default Re: PDF Marker Stalling in Leopard

    OSX.4.11 PDFMaker is at best a very slow process

    It goes through the following steps.

    scan and check to see if document is okay, up to three tries.

    Creates a Postscript File (.ps)

    scan and check to see if document is okay, up to three tries.

    sends .ps file to distiller.

    distiller create Pdf file

    scan and check to see if document is okay, up to three tries.

    If at any point an occur occurs, will either try again , or not complete.

    Only after all the checks will the PDF appear.

    after PDF appears the Ps file created which is invisible is deleted.

    If the PDF is not very important just go to print menu and choose save as PDF.

    If its important and you need to do some other stuff to document then go to print menu. and choose Adobe PDF 7 (8, or 9) Print driver and follow steps there. Using this opens up new possibilities of items to select to get the exact PDF you need.

    If You Have Office 2008 then you have one other possibility:

    Go to Save As...

    locate PDF from drop down menu.

    This is MS version of PDFMaker but unlike the version Adobe installs it knows how to read MS Codes for section and Page Breaks and it is fast.
    pjonesCET@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139