text_templates::store_final_document (public)
text_templates::store_final_document -pdf_file pdf_file \ -folder_id folder_id -title title -description description
Defined in packages/acs-tcl/tcl/pdf-procs.tcl
The document is stored in the given folder.
- Switches:
- -pdf_file (required)
- the pdf-file to save
- -folder_id (required)
- the folder the document is stored in
- -title (required)
- Title or name of the document
- -description (required)
- Description of the document
- Returns:
- item_id
- Author:
- Christian Langmann <C_Langmann@gmx.de>
- Created:
- 2005-07-07
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.