Setting System Calculation Properties

Text elements and images can be specified as “auto-calculated”. This means that there is a report/presentation scriptlet plug-in that is executed at run time to calculate the contents of the text or image element (see Programmers Reference Guide). When you specify that a tag or image element is calculated by such a scriptlet you also need to specify the calculation module of the scriptlet. The calculation module is the fully qualified name of the scriptlet component (that must be written in the Java Programming Language) - for example, com.mysystem.myscriptlets.Scriptlet1.

  • Last modified: 2024/11/07 00:16