Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section shows how to use various features of the Quik! Forms Engine.

 
Anchor
_Toc427057262
_Toc427057262
Basic Setup

 Executing the Quik! Forms Engine

 Setting

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).

  1. Set a reference to the QuikFormsEngine.dll
  2. Create the Quik! Forms Engine object
  3. Populate the required parameters
    1. QuikUsername, QuikPassword, QuikCustID
    2. Form IDs
    3. Error page
    4. Output path (if writing output files to disk)
    5. E-Sign URL (if e-signing)
  4. Populate fields you wish to pre-fill
  5. Run the Execute command
  6. Serve the HTML file to the user's browser as a response

 

 

Panel
borderWidth3
borderStylesolid
titleIn This Section...
Child pages (Children Display)