text_templates::create_pdf_from_html (public)

 text_templates::create_pdf_from_html -html_content html_content

Defined in packages/acs-tcl/tcl/pdf-procs.tcl

The HTML Content is transformed into a PDF file

Switches:
-html_content
(required)
HTML Content that is transformed into PDF
Returns:
filename of the pdf file

Partial Call Graph (max 5 caller/called nodes):
%3 text_templates::create_pdf_content text_templates::create_pdf_content (public) text_templates::create_pdf_from_html text_templates::create_pdf_from_html text_templates::create_pdf_content->text_templates::create_pdf_from_html ad_file ad_file (public) text_templates::create_pdf_from_html->ad_file ad_tmpdir ad_tmpdir (public) text_templates::create_pdf_from_html->ad_tmpdir ad_try ad_try (public) text_templates::create_pdf_from_html->ad_try parameter::get parameter::get (public) text_templates::create_pdf_from_html->parameter::get util::which util::which (public) text_templates::create_pdf_from_html->util::which

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