Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Embedded .NET Engine Data Mode Sample

Overview

This sample project demonstrates generating a document utilizing the Data Mode Feature. Fluent's Data Mode feature allows you to create a data file from a generated document so it can be used elsewhere.

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"

More Information

More information about Fluent's Data Mode can be discovered here in our documentation.