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.

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
    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)
  • Populate fields you wish to pre-fill
  • Run the Execute command
  • Serve the HTML file to the user's browser as a response

     

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