コミュニティ

Limit on Batch Size in the Scanning Station

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

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

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

コメント

2件のコメント

  • 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

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