I hope there is an easy solution to this problem.
I've got some 200 InDesign documents that are "missing" fonts.
When I iterate over document.fonts, I look into the status attribute, and if I find a font to be "NOT AVAILABLE", I would like to replace it with another.
Thusfar, I have been unable to find a simplistic means by which to accomplish this.
Pointers / advice?
Thanks.