This section shows how to use various features of the Quik! Forms Engine. Basic Setup
Executing the Quik! Forms Engine
Setting up and executing the Quik! Forms Engine follows the following guidelines. A full set of sample code for calling the Quik! software is available at the end of this section (see Sample Code Explanation for your environment).
Set a reference to the QuikFormsEngine.dll
Create the Quik! Forms Engine object
Populate the required parameters
QuikUsername, QuikPassword, QuikCustID
Form IDs
Error page
Output path (if writing output files to disk)
E-Sign URL (if e-signing)
Populate fields you wish to pre-fill
Run the Execute command
Serve the HTML file to the user's browser as a response