Index

Tutorial Videos

Tutorial videos are available here.

Knowledge Base

Visit our User Forum for discussions and solutions

January 3, 2011

IncludeTemplate – XpressDox

An entire template file can be inserted into the document using the «IncludeTemplate» command. The included template can contain Fillpoint definitions and even issue further IncludeTemplate commands.  It is treated thereafter exactly as if the contents of

Read More »

RunWordMacro – XpressDox

This command enables the template author to cause XpressDox to run a Word macro after the template has been merged. «RunWordMacro(AlignParagraphs,TranslateDoubleQuotes)» The above command will cause the two named macros (i.e. AlignParagraphs and TranslateDoubleQuotes) to

Read More »

RunTemplates – XpressDox

The «RunTemplates» command enables the template author to specify that more than one template should be run. «RunTemplates(Letter,Contract,DebitOrder,FileCover)» The four templates Letter.xdtpx, Contract.xdtpx, DebitOrder.xdtpx and FileCover.xdtpx will be run, one after the other.  The user

Read More »

Search for a file using the Explorer

The XpressDox Explorer does not contain an explicit “Search” function.  Nonetheless, you can search in the currently open folder for a file, using the Windows file system’s wild card syntax. The example below demonstrates how

Read More »