I started with VBA using "VBA for dummies" pdf as guide 3 days ago and have succesfully written some macros that r working fine..
i am currently working on a macro that:
1. selects a folder with illustrator files (that i tell it to)
2. opens all the files one by one in illustrator
3. saves the file in pdf format in same folder
4. closes the file after it has been saved as pdf and open the next .AI file.
ALL is GOOD.
However, i want the pdf files to be of smallest size as most .AI files are 70 80 MB.
I just cant get to the [smallest file size] option. Just need the syntax of using PDFPreset and selecting [smallest file size] or any other pre-defined or pre-set save-as-pdf setting.
Hope i made myself clear...
awaiting help
i am currently working on a macro that:
1. selects a folder with illustrator files (that i tell it to)
2. opens all the files one by one in illustrator
3. saves the file in pdf format in same folder
4. closes the file after it has been saved as pdf and open the next .AI file.
ALL is GOOD.
However, i want the pdf files to be of smallest size as most .AI files are 70 80 MB.
I just cant get to the [smallest file size] option. Just need the syntax of using PDFPreset and selecting [smallest file size] or any other pre-defined or pre-set save-as-pdf setting.
Hope i made myself clear...
awaiting help