コミュニティ

Conditional 'Delete Blank Page' possible?

Hi,

I am a user of Flexicapture 11 Distributed.
In batch type there is one setting of 'Delete blank pages during recognition', If I enable it then obviously it deletes blank pages from all batches which are loaded under that batch type. In my scenario, I am loading files from multiple clients, and only some of the clients want to auto-delete blank pages. So is it possible to auto-delete blank pages conditionally under single batch type.

Thanks in advance,
Rahul

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

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

コメント

2件のコメント

  • Avatar
    Permanently deleted user

    Hello,

    Yes, you may do it by script in the custom processing stage.

    Please, take a look for on the IPictureObjectsInfo object (Using scripts in ABBYY FlexiCapture > Scripts for customizing processing stages > Objects > IPictureObjectsInfo) for each IPage and IBatch: DeletePage(IPage) method. You may set the limit symbols level to define whether the page is empty.

    0
  • Avatar
    Permanently deleted user

    Ok, I will try the same.

    Thanks,
    Rahul

    0

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