October 5, 2010
XpressDox Cookbook
Section breaks are used in Microsoft Word® to separate different parts of the same document which typically have different attributes. Such as different orientation (landscape or portrait) and different headers and/or footers. This becomes an issue for the template author when one or more sections are included (or excluded) from the document according to some [...]
Tagged as:
break,
condition,
section
Read the full article →
October 5, 2010
XpressDox Cookbook
Using a page break in a template is fairly straightforward, even when the page break is conditional. In other words, when the page break is to be included or excluded on the basis of an <<If>> command. For example: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. <<If(Type = ‘Long’)>>……………………………Page Break…………………………………………………. <<Else()>>Pellentesque habitant morbi tristique [...]
Tagged as:
condition,
page break
Read the full article →
Adding comments to a template
June 5, 2010 XpressDox CookbookComments can be added to a template either within the body of a command, or using the Comment command.
Tagged as: Comment
Read the full article →