Answered
Change the display performance
Hi,
I use Indesign CS4.
I need to change the display performance for the document/Application to High Quality. How should i do it in javascript.
Thanks
Karthik B
Hi,
I use Indesign CS4.
I need to change the display performance for the document/Application to High Quality. How should i do it in javascript.
Thanks
Karthik B
Hi Karthik,
You can use thie JS Line:
app.displayPerformancePreferences.defaultDisplaySettings=ViewDisplaySettings.HIGH_QUALITY;
this is for application Display setting set.
thx
csm_phil
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.