Skip to content

Latest commit

 

History

History

README.md

Embedded Java Engine Input Parameter Sample

Overview

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.

Running the Project

  1. Open the project in Intellij
  2. In the top bar click Build > Build Project
  3. Run the sample with the Run button