trying to create an illustrator script to create new document, but can't set the doc profile
hi,
I am trying to create an illustrator script to create a new document, but I want it to use one of my new document profiles, ie. Print, Web, etc.
I found this (below), but cannot seem to set it in the document, any ideas?
Parameter Type Description
presetType
DocumentPresetType:
DocumentPresetType.Print
DocumentPresetType.Web
DocumentPresetType.Mobile
DocumentPresetType.Video
DocumentPresetType.BasicCMYK
DocumentPresetType.BasicRGB
