Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Embedded .NET 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.

Usage

Use the following steps to build and run the project.

  1. Open the .sln file of the sample project you would like to run
  2. Open the App.config file and insert your license key in the "license" property
    1. If you don't have a license key, leave it blank and output will generate with a watermark
  3. In the "Build" dropdown, select "Rebuild Solution"
  4. Once the build has finished successfully click "Start"