Silly-V / Adobe-Illustrator

Some useful Adobe Illustrator scripts
413 stars 297 forks source link

Nothing import after clicking "Import Variables" button #59

Open bhitproj4 opened 2 years ago

bhitproj4 commented 2 years ago

### I tried importing a simple csv. image

After performing the process nothing comes into the illustrator variable panel ... Even though it shows on the script panel that everything loads up correctly. I scroll through the data set and nothing changes or happens.

image image image image image image

I tried loading same csv with default illustrator variable panel and every thing loads perfectly.

image

Maybe its and binding issue or else. Please help me on this.

hoochalaffa commented 2 years ago

When you test the art bindings, do you get the desired results?

In my regular use of the script, I have to make sure the column headings are exactly represented as the object’s name in the illustrator layers panel so the script can match up the variable in the csv and bind it to the appropriate object in illustrator.

Something to check: you have under options “bind by name”, make sure the layers you want bound in illustrator are named exactly as the header without @ or #.