MergeTemplate

Select templates using a master template

January 25, 2011 XpressDox Cookbook
Thumbnail image for Select templates using a master template

Selection of multiple templates to be run can be done by the user using the XpressDox explorer, but the template author can also control the selection of templates using a master template with document-selection logic built into it.

Read the full article →

The MergeTemplate Command

January 22, 2011 Help
Thumbnail image for The MergeTemplate Command

When XpressDox encounters a <<MergeTemplate()>> command while running a template, it will keep the template name specified in the command in a list, called the Templates to Merge List.  After completing the main template, all the templates in the Templates to Merge List will then be run, using the same data set as was used [...]

Read the full article →