Add a custom zoom level
Hi,
I would like to add a custom zoom level of 10% to the Zoom Level dropdown list - can this be done please?

Hi,
I would like to add a custom zoom level of 10% to the Zoom Level dropdown list - can this be done please?

It can be done via scripting:
app.activeWindow.zoomPercentage=10;
Open the ExtendScript Toolkit app and paste the above line into a new script and save it to your Scripts folder /Applications/Adobe InDesign CC 20XX/Scripts/Scripts Panel
It will show in your Scripts panel where you can double click to run, or you can assign it a key command.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.