Application object (Manager)
Use this function to import one or two image files and tell FORMS Manager to create a form definition from the them. The FrontSide parameter contains the complete path to the front page of the form. The FrontSide parameter is mandatory.
If the form definition is two-sided, supply the complete path to the image file containing the back of the form in the BackSide parameter. If the image is one-sided, set BackSide to be an empty string ("").
The method returns EV_OK if it succeeds, otherwise EV_ERROR. See Event return value constants.
Use with these methods: