October 14, 2009
User Reference
XpressDox uses XSLT technology to insert data elements into Merge Fields. This means that a vast amount of functionality is available to the experienced user, especially the XSLT functions, which are used to format data. XpressDox functions and XSLT functions can be mixed in one Merge Field
Tagged as:
contains,
Count,
Last(),
Position(),
round,
starts-with,
string-length,
substring,
substring-after,
substring-before,
sum,
XSLT
Read the full article →
October 1, 2009
XpressDox Cookbook
Repeating data elements presents a challenge to the template author, especially in formulating sentences and descriptions where the number of parties or invoice items or other repeating data is unknown at the time of authoring the template. This recipe in the Cookbook demonstrates how XpressDox meets this challenge.
Tagged as:
ForEach,
Last(),
Position(),
Repeating Data
Read the full article →