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.
Use the following steps to build and run the project.
- Open the .sln file of the sample project you would like to run
- Open the App.config file and insert your license key in the "license" property
- If you don't have a license key, leave it blank and output will generate with a watermark
- In the "Build" dropdown, select "Rebuild Solution"
- Once the build has finished successfully click "Start"