Advanced Fixed Form Extraction

In case of OmniPage Extraction, the user can now configure more than four pages (First Page, Second Page, Third Page, and Last Page) for the respective TLZ files and can also configure the page ranges.

Fixed Form Extraction configuration

Under the Document Type > Index Fields, click Fixed Form Extraction to open an interface (grid) where you can configure the TLZ (OmniPage) files for single/multiple pages (no limit).

Click Add to specify the Rule, enter the Page Number/Range and the corresponding TLZ file. An TLZ file can be mapped to a single page as well as to multiple pages (page range). The File Name drop-down menu lists all the files that exist in the Transact repository.

The TLZ files are located at:

<Transact Installation Directory>/SharedFolders/<BatchClassIdentifier>/fixed-form-extraction

You can map only the files that exist in this repository. If you want to use new TLZ files for mapping, place the new files manually in this repository and it reflects on the UI.

Rules for configuring Page Number

  • Specific Page Number: Set a specific Page number and the corresponding TLZ file name.

    Example: 1 | FPR.tlz, 2 | FPR_Barcode.tlz

  • Range of Pages: Set the range of pages and the corresponding RSP file name.

    Example: 3-5 | Voting.tlz, 6-9 | ABC.tlz

    The page range is inclusive i.e. the boundary page numbers are included in the range.

  • Last Page: Configure the last page of the document using -1.

    Example: -1 | Voting_Pharmacy.tlz

Notes

  • When you configure the Page Number as well as the Last Page, the application picks the mapping of Last Page.

    For example, if the Last Page is 10 and you have configured 6-10 |abc.tlz and -1 | voting.tlz, the pages from 6 to 9 are extracted via abc.tlz and the page number 10 (last page) is extracted via voting.tlz

  • Page number 0 is not used for configuration.

  • Maximum page range allowed for configuration is 2147483647.