Introduction
This example will give you some ABL code including annotations which uses DocxFactory.
The logic is to provide a template in excel. In this template you can define Named Ranges, which work as variables. These Named Ranges can be filled via ABL
In our example we define some variables in ABL and insert them into the template. Your created function can eighter triggered by the frontend (by using a menu function) or from you backend logic.
‣
Example ABL Code
‣
Example Excel
Settings/Attributes
Attribute | Description | Example/Values |
... | ... | ... |
... | ... |
Back to Documentation
Back to Home Page