CS3 PDF Queue Stops

If print presets point to the wrong Distiller Library or Distiller Settings, your pdf print queue will stop or pdfs will not be created.  Check your com.apple.printer.custompresets.plist.  Use plutil -convert xml1 ~/Library/Preferences/com.apple.printer.custompresets.plist to convert it, then use sed to correct the plist. A telltale sign is choosing Adobe PDF 8 as your printer and printer specific options only shows dpi, not PDF Options. 

About these ads

6 Comments on “CS3 PDF Queue Stops”

  1. Jonas Mächler says:

    Another solution for a stoping Adobe PDF 8.0 Print driver:
    Change the file permission of the file
    “/usr/libexec/cups/backend/pdf800″ to owner root and -rwx——

    this is done by the following two commands which have to be executed in the Terminal:

    sudo chown root:staff /usr/libexec/cups/backend/pdf800

    sudo chmod u=rwx,go= /usr/libexec/cups/backend/pdf800

    Terminal for dummies:
    just open the Terminal and copy/paste the first of the two lines and press enter, then you will be promted to enter your password, do so and press enter again(you won’t see your password, but it works anyway)
    and then to the same with the second line and then the Adobe PDF 8.0 Printer should be fixed

  2. Ryan says:

    this also works for using acrobat 7 in leapord
    all I did was modify the pdf700 instead – now able to use acrobat 7 again in leapord – thank you Jonas!

    sudo chown root:staff /usr/libexec/cups/backend/pdf700

    sudo chmod u=rwx,go= /usr/libexec/cups/backend/pdf700

  3. David says:

    You guys rock. Thanks

  4. dustin says:

    Jonas & Ryan,

    Had the same issue, and Adobe can’t help at all. They’re clueless. I did the Terminal cut/paste because I know nothing of command line stuff. Acrobat 8 now prints, but the jobs themselves still ‘stop’ and don’t delete themselves, even though I’m getting the PDF files I need.

    Any ideas on how to fix?

    Thanks!!!

  5. Ken says:

    I tried Ryan’s fix and it worked great when I upgraded to leopard on my powerbook G4, but i just got a new iMac and the fix does not work on this machine. Is there an update that works on the new computers? It’s running leopard 10.5.6

  6. Ken says:

    actually, I guess it was Jonas’ fix, but it does not work on my new iMac. Please help!!


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.