fontStyleName property unavailable for font
I have a script that goes through an open InDesign document and creates a report with information on the fonts in the document.
Occasionally, I receive an error string: "The requested scripting property is not available for the font." despite all fonts being loaded/installed in the InDesign document.
The missing property is the fontStyleName. Could this be caused by a font conflict? Even if that were the case, wouldn't the script be using the font property of the font that is installed?
