script reading XLS
Salutatous
je débute en AI .. je dois faire un script ...de la meilleure manière .
simple ... ( d'après moi .. )
voici : dans un fichier EXCEL j'ai 2 colonnes , 20 lignes
en col A , le nom d'un fichier SVG (ex : c:\AI\svg_in\file01.svg'
en col B , le titre de ce fichier 'Paris: Tour Eiffel'
je dois produire un document PDF
* avec les 20 fichiers
* et le nom de chaque fichier
....
Merci d'avance
Hi
Beginner with AI , I need a script
I think it's easy...
In an EXCEL file , there are 2 columns
Col A : local addres of a SVG file ( c:\AI\SVG_IN\file001.svg')
Col B : name of that file ( "Paris : Eiffel Tower")
The script must create a PDF file with
* the 20 files
* the name of each one
Thx in advance