Code: Select all
App.Do( Environment, 'JPEGOptimizer', {
'Format': App.Constants.JpegFormat.Standard,
'Compression': 20,
'FileName': App.ActiveDocument.Title,
})Also, the only reference to updated X8 script API is listed in this thread:
http://forum.corel.com/EN/viewtopic.php?f=104&t=56846
It requires an install. Is there anything like a website, archive of files, or single document with all the latest PSPscript changes that doesn't require an install?
