Missing Font workaround for JavaScripting
Hello, I am automating an Illustrator workflow. I receive customer files and regularly have to substitute in missing fonts. The problem is that when a font is missing I get that dialog box instantly and would like a way to close it and continue on with the script. I will deal with the missing fonts later when the script is finished.
I'm using the ESTK with JavaScripting and the solution should be compatible with a Mac & a PC.
So my question is, is there a way to disable this missing fonts message or a way to simulate clicking the 'Done' button through a script? Or possibly some other solution I'm not thinking of...?
Thanks in advance for you help!