2018.2

Table Of Contents
l
Scripts in Print Context jobs can now attach arbitrary properties to content items
generated by Content Creation. The properties are retained in the database, allowing the
information to be utilized in Workflow for further processing along with the base record
information when retrieved by the Retrieve Items action. (SHARED-65239)
l Introduced "width" and "height" script functions with the same behaviour as jQuery's
"outerWidth" and "outerHeight". (SHARED-65513)
l Fixed an issue whereby the resource() function did not work properly when passing a
UNC path. (SHARED-65523)
Post Pagination Improvements
l
We have introduced a new Post Pagination script type, and have updated the Scripts
panel so that it now groups scripts by type. The groups are Control, Standard (which
contains any pre-existing scripts) and Post Pagination. (SHARED-64634)
These script types are grouped to emphasize their execution order. Control scripts are
executed before the merge process and therefore run before the Standard and Pagination
scripts.
l Several new script functions have been introduced for use with the new Post Pagination
scripts. Scripts can now access elements in any section as well as retrieve information
that is only available after pagination. This will allow for the creation of post content
elements like a Table of Contents. (SHARED-64637)
l Margins for Sections and Master Pages are now scriptable, through the new margins
object. (SHARED-62173)
l The sheet configuration of a Print Section is now scriptable, via the new sheetConfig
object. (SHARED-63061)
Barcode Improvements
l
Added human readable text and checksum controls to Royal Mail 4 State barcodes.
(SHARED-47422)
l Added support for Grayscale Colors”. (SHARED-50614)
Page 1256