...
It is possible to insert pictures from the process instance into the Word document. Therefore, special variables are needed in the template. An individual picture can also be inserted with the exact name of the picture, for example: $img{bild.jpg}
. It is also possible to insert all images attached to the instance: $img{AllimagesaddAllimages}
.
Info |
---|
The WordTemplateHandler can also be installed in the Smartform as a button to generate a template if required. More information isĀ here. |
...