So What's New in InDesign CC Scripting DOM
June 18, 2013 | Extras | en
Considering the size of the PDF, below, you could think that InDesign CC offers plenty of new features. But that's just an optical illusion! In fact, the vast majority of members introduced into the Scripting DOM regard QR Code's API, which is based on the recurring methods createEmailQRCode()
, createHyperlinkQRCode()
, createPlainTextQRCode()
, createTextMsgQRCode()
, and createVCardQRCode()
.
Apart from that a very small number of innovations is identifiable in the scripting area of InDesign CC—most are relative to look-and-feel and EPUB Export options. What is not highlighted here, however, is the fact that many ScriptUI features are now broken, or partially locked. The new InDesign skin subsystem introduces drastic limitations in the way scripters can customize oldschool user interfaces. For example, ScriptUI fonts do not seem to be supported anymore, and many event types or listeners (focus
, onDraw
…) are quite defective for various widgets. Also, FlashPlayer embedding leads to critical issues—as it has been reported that invokePlayerFunction()
just does not work anymore. In short: very bad news for InDesign developers!
• See also:
— “So What's New in InDesign CS6 Scripting DOM”
— “So What's New in InDesign CS5.5 Scripting DOM”
— “So What's New in InDesign CS5 Scripting DOM”