This sample project demonstrates generating a document from a template that utilizes an Input Paramter. An Input Parameter allows the user to specify data when generating a document that can be used during the template generation process.
- Open the project in Intellij
- In the top bar click Build > Build Project
- Run the sample with the Run button