Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

Show in webframe

DiskMasterForm Class






Members 
Implements the IMasterForm interface for Master Forms stored on the local disk. It provides methods to read and write Master Form attributes, and to process form fields and images on the local disk.
Object Model
Syntax
public class DiskMasterForm : IMasterForm  
'Declaration
 
Public Class DiskMasterForm 
   Implements IMasterForm 
'Usage
 
Dim instance As DiskMasterForm

            

            
public ref class DiskMasterForm : public IMasterForm  
Remarks

This class is the LEADTOOLS implementation of the IMasterForm interface for Master Forms stored on the local disk. You can create your own custom implementation if your storage requirements are different.

The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

A DiskMasterForm is a group of files containing the information needed to recognize and process a form on the local disk. Each directory can have a Master.

Each Master Form has three files (one mandatory and two optional). The mandatory file is the attributes file stored using the Master Form's filename with a ".bin" extension. The first optional file is a Processing fields file, needed when the Master Form has fields to be processed. It is stored using the Master Form's filename with an ".xml" extension. The second optional file is the image file. It is stored using the Master Form's filename with a ".tif" extension. Images are usually stored as 1-bit black and white images.

Requirements

Target Platforms

See Also

Reference

DiskMasterForm Members
Leadtools.Forms.Auto Namespace

Error processing SSI file
Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features