Returns a PageRecognitionResult object that describes how close the specified Form page is in comparison to the specified Master Form page.
Syntax
masterAttributes
The attributes of the Master Form.
masterPageNumber
The reference Master Form page. The page number is a 1-based index.
formAttributes
The Form attributes object.
formPageNumber
The page of the form being aligned. The page number is a 1-based index.
callback
Optional callback to show operation progress.
Comparisons should be made between two attribute sets that have been generated using the Default Manager Objects. For example, if the Master Form attribute object was generated using the BarcodeManager and the Form attribute object was generated using the OcrManager, then the Form will not be recognized since the Master Form attribute object does not have the text features the Form has.
For a complete example of using form recognition and processing, refer to the FormRecognitionEngine example.
This example adds a page to the form