Question
Find missing glyph
Find missing glyph.
InDesign crashes when handling documents containing tables.
It doesn't crash if you set it to the paragraph and cell level.
Documents containing overset text also crash.
Is this an InDesign bug?
app.findGlyphPreferences.glyphID = -2;
alert(app.activeDocument.findGlyph()[0].contents);
