Skip to content

Instantly share code, notes, and snippets.

@releu
Created October 21, 2014 10:26
Show Gist options
  • Save releu/7dc0f0bca329e5ed3099 to your computer and use it in GitHub Desktop.
Save releu/7dc0f0bca329e5ed3099 to your computer and use it in GitHub Desktop.
indesign 100%
main();
function main(){
app.generalPreferences.customMonitorPpi = 72;
app.generalPreferences.useCustomMonitorResolution = true;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment