コミュニティ

Batch level indexes and dual format fields (OCR-ICR)

I am looking for guidance on two challenges:

1. Automatically determine if a given field is machine print or handwriting.
a. We have a FlexiLayout for a customer. They have informed us that for any given field the data can be either machine print or handwriting. We cannot know what to expect for the field, and the fields on the page can be any mix. Is there a way for the software to accommodate this?

2. Capture batch level index information.
a. When a batch of documents is scanned, there is some communal (applies to all documents in the batch) information that needs to be collected. Essentially we need to be able to enter a batch level index value for the entire batch and be able to export this value for each document in the batch. Is there any facility to do this in FlexiCapture?

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Permanently deleted user
    jimhill10

    1) Don't think you can determine or get the information if a field is ICR or OCR. If you notice on the DocDef level, you actually specify what it should be. Be it OCR or ICR or both. In that case, why not capture the field twice and for one field specify it as ICR and the other field as OCR. Then you can decide which one you want based on the lesser of uncertain characters. I suspect you actually don't have to go this far though because you can specify both ICR and OCR and let the engine which one it should use.

    Also a couple things to consider. Why not make 2 forms? 1 for OCR and 1 for ICR. If you combine the forms, you will also have problem with ICR because for handprint, we support constrained handwriting. i.e. letters in partition frame, separated frame, etc

    2) You actually can do this already. So basically what you would be calling batch level information is what would be called registration parameter. i.e. Scanner, Stations, etc. This information could be added to the batch manually or automatically during the scan station. If you want to pull the values into the Document level, there is a Service field for registration parameter. This should do what you want.

    0

サインインしてコメントを残してください。