Script to convert files into IllustratorCS

Ask a Question related to Adobe Illustrator Windows, Design and Development.

  1. #1

    Default Script to convert files into IllustratorCS

    I have converted a big library from CorelDraw to Illustrator 7 (maximum
    CorelDraw can do).
    The files increased dramatically - some from 1 MB to 500MB.
    Can someone provide a *.js script, which opens file by file in a given
    foulder and converts them in AI cs format, than closes the file?

    I tried to modify the existing PDF save script without success.

    best regards,
    Juergen


    Jürgen_Jerzembeck@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Any way to programatically convert Image PDF files to OCR searchable PDF files?
      Hi, I have Adobe Acrobat Reader 7.0 Standard and was wondering if via using Visual Basic there was any way to programatically convert Image PDF...
    2. Using a script to have CF convert cfm to html
      I have a page that takes the coldfusion server a long time to process and its contents are the same for everyone. I want to write a script that will...
    3. Label formats in IllustratorCS
      Hello, Does anyone know if Illustrator CS has a feature or plug-in that is comparable to CorelDraw's Label feature? We want to be able to...
    4. Convert python script in ruby
      On Fri, Oct 10, 2003 at 01:14:18AM +0900, gp wrote: If you stay here for a while matz will program your brain; up to you to decide if that's...
    5. Need a script to convert Uppercase in Lowercasse
      Hello, I need a script that convert Uppercasse in Lowercasse all files in a directorie. But whitout converting the extention. An exemple :...
  3. #2

    Default Re: Script to convert files into IllustratorCS

    Jurgen,

    That seems like an extremely large increase in file size. I suspect you are going from a compressed CorelDraw file to an uncompressed Illustrator file, especially in version 7. Does it contain raster images, perchance? Also I'm not the one to walk you through the steps, but you might be able to write a script (Action) or use Visual Basic for doing the batching. For best help in doing that, you might check the "Scripting Adobe Applications" User to User Forum (bottom of list for User to User Forums).

    Bob
    BobHill@adobeforums.com Guest

  4. #3

    Default Re: Script to convert files into IllustratorCS

    Thank you Bob,
    I placed the question in the scripting forum.

    brgs,
    Juergen


    Jürgen_Jerzembeck@adobeforums.com Guest

  5. #4

    Default Re: Script to convert files into IllustratorCS

    Let us know how you make out, Jurgen. Good luck.

    Bob
    BobHill@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