Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Action Action_List Process Files Documents Version:v8.1}} ====== DOWNLOAD DOCUMENT ====== This action is very similar to the DISPLAY DOCUMENT action, but instead of displaying the document on the screen, the action always downloads the document to the machine of the user. ===== Syntax ===== ''DOWNLOAD DOCUMENT'' (AttributeIdentifier( ) | Id( ) | StringLiteral( ) ( ) ) ][ ''DELETE AFTER'' INTEGER_LITERAL] <callout type="primary" icon="true" title="note"> ''DELETE AFTER'' keyword can be used to specify a number of seconds after which the generated document will be deleted on the server for security reasons. If not specified, the document will be deleted when the user logs out. For example to delete the document after 15 seconds use the following: <code aim>DOWNLOAD DOCUMENT AccountOpeningLetter DELETE AFTER 15 </code></callout> Last modified: 2023/05/09 01:33 Log In