Profile data

This document function is required to access the data from the profile within the template. The profile data contains all the data that has been defined and filled in in the settings in "Organizational unit" and "User". For images, note that each image must be specified individually in the profile data configuration. In the document function, it has some examples of the most common images configurations in the commented out area.

The signature images are an exception. These do not have to be specified individually. To access them, the attribute withImage must be set to "true" in the IncludeSignatures line. In the same line it can also be defined how many signatures or how many signers can be filled into the template.

Default configuration

<?xml version="1.0" encoding="utf-8" ?> <Configuration> <IncludeSignatures withImage="false">0</IncludeSignatures> <IncludeImages> <!-- Insert images here --> </IncludeImages> </Configuration> <!-- Images can only be applied in the document if they are explicitly specified in the list above. Examples: <Image id="User.Sign" /> <Image id="User.ProfileImage" /> <Image id="Org.Logo" /> -->

 

PrimeSoft AG, Bahnhofstrasse 4, 8360 Eschlikon, Switzerland