Miscellaneous utilities

SNIPPETWIDTH – Width in points of snippet in temporary document

54 views June 1, 2018 admin 0

Overview

This Custom Field returns the width in POINTS of a given snippet when populated in a temporary document.  The path provided for the snippet file can either be a fully qualified path or, if just the filename is provided, EasyCatalog will look inside of the workspace ‘Assets’ folder. Any Field Specifiers in the snippet will be populated with data for each record; Pagination Rules such as fitting to content will also be applied.

Syntax

SNIPPETWIDTH(Filename)

Element Description
Filename The name of the snippet file.

Example

SNIPPETWIDTH(Macintosh HD:Snippet1.idms)

See also

SNIPPETDEPTH

GROUPSNIPPETDEPTH

Was this helpful?