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

Variable Importer issues with special characters #49

Open
orson1282 opened this issue Mar 21, 2021 · 5 comments
Open

Variable Importer issues with special characters #49

orson1282 opened this issue Mar 21, 2021 · 5 comments

Comments

@orson1282
Copy link

First of all, thanks a million for this script. It's amazing!! 👍

I'm using Variable Importer version 8.2.4 with Illustrator CC 2015.
Everything works as expected except for csv files that contain names with special characters (é ó)

For example:
Lyriénne becomes Lyriénne
Falcón becomes Falcón

I noticed if I put these names at the top of the csv, it works fine,
If they're somewhere in between a csv file with 100 names it fails.
If they're at the end of a csv file with 100 names it also fails.

Any help would be highly appreciated.

@Silly-V
Copy link
Owner

Silly-V commented Mar 24, 2021

Hello, would you be able to attach a sample CSV with the special characters so that I can try and reproduce the issue?

@Silly-V
Copy link
Owner

Silly-V commented Apr 9, 2021

So, got the file?

@orson1282
Copy link
Author

Yes I do, sorry for not getting back. I will send it tomorrow, need to sanitize the data.

@orson1282
Copy link
Author

orson1282 commented Apr 12, 2021

Here is the sample data and the ai file used.
art_and_sample_data.zip
The 2 names that are a problem are in row 50 and 51.

Thank you very much for the help. 👍

@Silly-V
Copy link
Owner

Silly-V commented Apr 13, 2021

Okay I will take a little while, until I can get a good look but this is an essential start to begin doing some troubleshooting. In best case, script can be adjusted to accommodate your case, but at worst it could be an unmoveable native Illustrator error that needs to be reported to the Illustrator.uservoice website.
Thanks for providing the attachment!

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