Apryse's office template generation framework enables the dynamic generation of PDFs:
If you have an Office document with template values that look like this:
or
You can insert values to replace those template placeholders. This can be done in various ways.
The first is to set the templateDataValues
parameter with a object that has keys that match the ones in the template and their associated value. They can be objects as seen in the placeholder key example above. Here is a sample of how this could look like in expression mode in Appian Designer:
You can also enable the enableDocumentGeneration
parameter to gain access to a modal that allows users to manually set those values. This is, however, limited to just text/numerical values.
For more details, such as complex use cases like conditionals, loops, images and more visit our WebViewer guide on generating via template.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales