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):
%3 ad_file ad_file (public) cr_import_content cr_import_content (public) text_templates::store_final_document text_templates::store_final_document text_templates::store_final_document->ad_file text_templates::store_final_document->cr_import_content

Testcases:
No testcase defined.
[ show source ]
Show another procedure: