Javascript error only on a specific computer
Greetings,
I have a coworker on a Mac using InDesign v19.4 and they are getting the error below when running a script, but other coworkwers on Macs are able to run the script with no problem. I'm on a PC running InDesign v19.5 and the script runs fine for me as well. Any help getting it running on the one Mac would be much appreciated 🙂
Error Number: 1285
Error String: A document must have at least one page.
Line: 249
Source: graphicTemplate.masterSpreads[0].pages.lastitem0.remove();

