Ok upgraded to CS5 and now this is not supported:
app.jpegExportPreferences.resolution = 350;
Question is how to specify resolution in CS5 since this worked in CS4?
Thanks in advance, joe
|
Ok upgraded to CS5 and now this is not supported: app.jpegExportPreferences.resolution = 350; Question is how to specify resolution in CS5 since this worked in CS4? Thanks in advance, joe
| |||
|
feedback
|
|
figured it out app.jpegExportPreferences.exportResolution = 350; changed to exportResolution | |||
|
feedback
|
|
Glad you figured it out! Here is a good reference for jpegExportPreferences as well: http://indesignscriptingreference.com/cs2/javascript-cs2/jpegexportpreference.htm Hope this helps! | |||
|
feedback
|