DIstill ps file with "filename) run"

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

  1. #1

    Default DIstill ps file with "filename) run"

    I'm sorry to come up with an elementary thing here but I can't get Distiller 6 std
    accept "(filename) run" in a ps file.
    It complains about "undefinedfilename" whether I use short or full file names.
    In the security setup I don't ask for passwords, so it is not likely to be a problem.

    Is there a way to cajole Distiller to be a good boy? It would save me a lot of time.
    I searched this forum, I searched the red book and probably overlooked something.

    Miklos
    Miklos_Somogyi@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. <param name="filename" value="file:///C:/...."
      Hello, got a problem with the next code trying to load the swf from the client pc: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"...
    2. Acrobat will not distill - message "Symbol" not loaded
      Running Quark v5.0.1 with Acrobat 6.0.2 and my pdfs will not distill in OSX G5 Panther. I keep getting the message "Symbol not found, using Courier"....
    3. "The filename or extension is too long" Error when opening Acrobat 6.0
      I get the same error. It just hangs at the splash screen, taking 100% CPU and then after about an hour I get that error. When I click ok, I get a...
    4. Download-Script: strange "[1]." in Filename
      Hello folks! I've got a strange problem with my download-script in conjunction with M$ internet explorer, if the filename I want to link to...
    5. strange error "Unsuccessful stat on filename "
      Pitt wrote: Based solely on the error message (don't have Unix system to verify), I think this:: MM_Unix.pm line 2775 is the line of Perl code...
  3. #2

    Default Re: DIstill ps file with "filename) run"

    What forms of file names have you tried? HFS or Posix style names?
    Try both.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  4. #3

    Default Re: DIstill ps file with "filename) run"

    I've searched for HFS file name conventions and all I could see was case insensitivity, potential problem with "hidden files" and displaying or not extensions.

    I've tried

    hello
    hello.ps
    /Users/tmp/hello
    /Users/tmp/hello.ps

    with the include file having and not having the extension.
    I've searched the Mac help pages, the Geek book, the "How to do everything with Acrobat 6" and found nothing relevant.

    Miklos
    Miklos_Somogyi@adobeforums.com Guest

  5. #4

    Default Re: DIstill ps file with "filename) run"

    HFS format:
    "Macintosh HD:Foldername:Subfolder:filename"

    Posix format:
    "/Volumes/Macintosh HD/Foldername/subfolder/filename"

    It seems pretty unpredictable which format a program accepts; even the
    programmer doesn't necessarily know as it can depend on subtle choices
    made in the building of the software.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  6. #5

    Default Re: DIstill ps file with "filename) run"

    Aandi, I was ready to chuck-in all things even remotely associated with Acrobat.
    Then you came with a calm sentence or two and suddenly things were working.
    Thank you very much for the idea of trying the HFS format, that's what Distiller needs.

    Miklos

    What would Adobe do without you?
    Miklos_Somogyi@adobeforums.com Guest

  7. #6

    Default Re: DIstill ps file with "filename) run"

    Pack up and close doors probably
    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