Index
Main Menu
Tutorial Videos
Tutorial videos are available here.
Knowledge Base
Visit our User Forum for discussions & solutions
SetSavedDocumentFileName
Why can't I browse my Documents folder in my cloud account
Too many files in a folder Unless otherwise specified, assembled documents are auto saved to a default location and given a name. The location is a folder called Documents inside the same folder that the template is run from, and the name of the assembled document is the same as...
SetSavedDataFolder - XpressDox
Classic Usage In addition to forcing the saving of data sets and naming them using the SetSavedDataFileName command, the template author can use the «SetSavedDataFolder()» command to define where the data sets should be saved. Here is an example: «SetDataSaveFolder(Datasets\<AccountNumber>)» If the DataSaveFolder set in this way is a relative...
SetSavedDocumentFileName - XpressDox
The «SetSavedDocumentFileName()» command not only ensures that the merged document is saved, but also how it should be named. In the desktop (Word) version of XpressDox, there is a checkbox for the user to choose whether or not to save their assembled document. But regardless of whether the user checks...
SetSavedDocumentFolder - XpressDox
Classic Usage In addition to forcing the saving of documents and naming them using the SetSavedDocumentFileName command, the template author can use the «SetSavedDocumentFolder» command in the template to have control over where the documents are stored. Here is an example: «SetSavedDocumentFolder(Documents\<AccountNumber>)» If the Document Save Folder set in this...
SetSavedDocumentNameVersioning - XpressDox
Switch on and off versioning of documents assembled by XpressDox Using the SetSavedDocumentFileName command you can determine a meaningful file name for your assembled document. And by default if a subsequent file is created with the same name, the file is versioned. This can be switched off using the «SetSavedDocumentNameVersioning()»...
Force saving of merged documents - XpressDox
When the file name of the merged document is provided either in the configuration, or using the «SetSavedDocumentFileName()» command, then XpressDox will save that merged document regardless of whether or not the user checks the Save Merged Document? check box on the data capture interview for that template.
Loading...