Community

Limit on Batch Size in the Scanning Station

Is there a way we can limit the batch size in scanning station?

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • Avatar
    Andrew Zyuzin
    Hi! You can use standard options to start new batch each N pages or you can create a script at before export event, that will check the amount of pages in the batch and allow or prohibit export.
    0
  • Avatar
    Permanently deleted user
    Hello,

    You can try limiting batch size by creating a batch type and using such events as After page added event,then count the pages and report an error when their amount exceeds specified limit.

    Or you can try using standard settings and create a new batch autamatically after specified page limit

    Regards
    Tim



    0

Please sign in to leave a comment.