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 →
September 30, 2009
User Reference
The ForEach and If commands are called ‘block commands’ because they are terminated with a separate End command. Between the start and end of the block there are other Merge Fields. There is a special behaviour related to block commands to help with eliminating unwanted empty paragraphs when the start and end appear on different paragraphs.
Tagged as:
Block,
Else,
End,
ForEach,
If
Read the full article →