Community

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

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • 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

Please sign in to leave a comment.