January 25, 2011
XpressDox Cookbook
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.
Tagged as:
InsertDocument,
MergeTemplate
Read the full article →
January 22, 2011
Help
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 [...]
Tagged as:
MergeTemplate
Read the full article →