This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:software:tim:actionhandler:advancedwordtemplatehandler [2018/03/27 14:55] Julian Le created |
en:software:tim:actionhandler:advancedwordtemplatehandler [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | FIXME **This page is not fully translated, yet. Please help completing the translation.** \\ | ||
- | //(remove this paragraph once the translation is finished)// | ||
====== AdvancedWordTemplateHandler ====== | ====== AdvancedWordTemplateHandler ====== | ||
- | ==== Beschreibung ==== | + | ==== Description ==== |
Dieser Handler beschreibt ein Word-Dokument mit Werten aus Smartform-Variablen und übernimmt zusätzlich die Formatierungselemente kursiv, fettdruck, unterstrichen, blaue Schriftfarbe und rote Schriftfarbe, welche über Textareas in der Smartform bereitgestellt werden. [[:software:tim:smartform_basics|Grundlagen der Smartform-Erstellung]] | Dieser Handler beschreibt ein Word-Dokument mit Werten aus Smartform-Variablen und übernimmt zusätzlich die Formatierungselemente kursiv, fettdruck, unterstrichen, blaue Schriftfarbe und rote Schriftfarbe, welche über Textareas in der Smartform bereitgestellt werden. [[:software:tim:smartform_basics|Grundlagen der Smartform-Erstellung]] | ||
+ | |||
+ | This handler describes a Word-document with values from smartform variables and also takes the formatting elements cursive, bold, underlined and blue and red font color, which are given in the smartform's textareas. [[en:software:tim:smartform_basics|Smartform Basics]] | ||
—— | —— | ||
- | ==== Klasse ==== | + | ==== class==== |
<code> | <code> | ||
Line 19: | Line 19: | ||
==== Event Type ==== | ==== Event Type ==== | ||
- | beliebig | + | any |
==== Action Name ==== | ==== Action Name ==== | ||
- | beliebig | + | any |
==== Mandatory Fields ==== | ==== Mandatory Fields ==== | ||
Line 33: | Line 33: | ||
==== Parameter ==== | ==== Parameter ==== | ||
- | Wie im [[:software:tim:actionhandler:wordtemplatehandler|WordTemplateHandler]] | + | Same as [[:software:tim:actionhandler:wordtemplatehandler|WordTemplateHandler]] |
---- | ---- | ||