====Use of WordTemplateHandler==== Under [[en:software:tim:actionhandler:wordtemplatehandler|WordTemplateHandler]] you can find mor information about using this handler. ====Processing booleans==== When a processvariable has "bool" as a prefix, the WordtemplateHandler tries to change the value into Yes/No. \\ ^Variable^Value^ Result in the Template ^ |sbahilft|true^ true | |boolsbahilft|true^ Ja | \\ \\ ----- ====Variables are not shown==== If avariable is on a page break, it will not be shown in the PDF. The variable then has to be shortened (or relocated), so that it is not on a page break anymore. {{:support:wordtemplate_umbruch.jpg?direct&300 |}} \\ \\ ---- ====Unknown Format==== In [[en:software:tim:changelog:tim346|Version 3.4.6]] an error message can appear when creating a PDF: Caused by: java.lang.IllegalArgumentException: unknown document format for file: /Users/Martin/dev/tmp/Reisekosten_Kinzlmaier_Jakob.docx {{ :support:unknown_format.gif?direct&300 |}} \\ === solution: === server/default/lib/jodconvert-2.2.1 delete and replace with version jodconverter-2.2.2. You can download this under {{:support:jodconverter-2.2.2.zip|hier}}. > restart Server