Silly-V / Adobe-Illustrator

Some useful Adobe Illustrator scripts
418 stars 298 forks source link

Artbinding #4

Closed Guero67 closed 8 years ago

Guero67 commented 8 years ago

Greetings Being a novice to Adobe Illustrator and GitHub, I hope someone can help me out. I used the Adobe-Illustrator/Variable Importer/VariableImporter.jsx file about two weeks ago once and it worked great!

I had to reinstall Adobe Illustrator today CC on Windows 10 and download the VariableImporter file on my computer.

After many hours my objects are still not being recognized by the script. I’ve installed and uninstalled both Illustrator and the script. Any ideas will be greatly appreciated. Thank you!

My Illustrator file has three objects: product, state, and image (it’s a linked image file) adobe illustartor cc on windows 10

My CSV file has the following header columns: product, state, and @image

My variables are: product, state and image and are recognized at the import stage. use headers recognized

Options and Binding by Name Set options and binding by name set

Prepended Image Path prepended image path

Ran the Tests Dataset Names found (32) Good Image Files found (32) Good Graph files N/A

Test Artbindings Not Found test artbindings not found

After import, Illustrator recognizes datasets and variables but not objects dataset recognized but illustrator objects are not

Silly-V commented 8 years ago

See how there's a triangle next to your "image" art? That means it's not a real image. You should replace whatever art that is, with a linked image. Also, make sure your text in the text that gets the changed text is not named the same as your variable name for that text. In other words, always make sure that your starting point placeholders never say "product" or "state", if your variable names are also "product" and "state". Those are not names but text previews. Change the text contents and watch the name in the layers change too - this means it is not named.

Guero67 commented 8 years ago

Good evening-

Thank you for your prompt response.

I got it to work in three minutes!

I just have to remember while objects and variables need to have the same names to auto-bind but if I have a text object, I have to click select and add different text afterwards to the text object.

Your scripts the best.

Thanks!

Mateo

On Mon, Aug 22, 2016 at 6:56 AM, Silly-V notifications@github.com wrote:

See how there's a triangle next to your "image" art? That means it's not a real image. You should replace whatever art that is, with a linked image. Also, make sure your text in the text that gets the changed text is not named the same as your variable name for that text. In other words, always make sure that your starting point placeholders never say "product" or "state", if your variable names are also "product" and "state". Those are not names but text previews. Change the text contents and watch the name in the layers change too - this means it is not named.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Silly-V/Adobe-Illustrator/issues/4#issuecomment-241420138, or mute the thread https://github.com/notifications/unsubscribe-auth/AUGVUkqhQghG54YiQFTUw_e1gjlJo502ks5qiaqHgaJpZM4JpOUq .