Skip to main content
Participant
November 24, 2023
Question

Related to VariableImporter Script

  • November 24, 2023
  • 3 replies
  • 859 views

Hey, i've been using VariableImporter 8 for a while now, and i have a Quetion regarding. This Script uses Data From A Ms Excel File exported as CSV file, and uses that to add data into Adobe Illustrator file at the precise  area and fonts. i really love this Script. But i've been facing this issue in this, i have to 'make text Dynamic' every time i have to add new data into my excel file. Can you pls guide me though that ? How  to connect the file, that could auto update in illustrator as well ? pls help.

3 replies

Participant
September 2, 2025

 

Cuando quiero usar el variableimporter me sale este error 😞 alguien sabe como resolverlo?

When I want to use the variableimporter I get this error 😞 does anyone know how to solve it?

CarlosCanto
Community Expert
Community Expert
November 24, 2023

Make Text Dynamic in the UI creates a variable and binds the text frame to said variable, which is the same thing the Variable Importer Script does. To autobind the variables with each text frame using the script, you would have to name the text frames using the same names as the column titles in the csv file.

Doug A Roberts
Community Expert
Community Expert
November 24, 2023

Tagging @Silly-V (the script developer)

 

Although he hasn't been online in a few weeks.

Silly-V
Legend
May 29, 2025

Indeed, the auto-binding feature of the VariableImporter makes it possible to name the object in the Layers panel and have it be automatically bound to the corresponding column in the data-sheet, by column-title.