SetDocumentName – XpressDox

The SetDocumentName Command can be used to give the assembled document a particular name, for use in the building of a filename. It would typically be used like this:


«SetDocumentName(Sale Agreement)»
«SetSavedDocumentFileName(<DocumentName> between <Seller> and <Purchaser>)»

where <Seller> represents the data element «Seller» on the template.

Any data elements and/or text can be used to construct a file name for the assembled document. Read more about that below.

Related articles:

SetSavedDocumentFileName