Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artbinding #4

Closed
Guero67 opened this issue Aug 21, 2016 · 2 comments
Closed

Artbinding #4

Guero67 opened this issue Aug 21, 2016 · 2 comments

Comments

@Guero67
Copy link

Guero67 commented Aug 21, 2016

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
Copy link
Owner

Silly-V commented Aug 22, 2016

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
Copy link
Author

Guero67 commented Aug 23, 2016

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
#4 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AUGVUkqhQghG54YiQFTUw_e1gjlJo502ks5qiaqHgaJpZM4JpOUq
.

@Silly-V Silly-V closed this as completed Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants