is it possible to split a scanned image into two pages, similar to how it is implemented in FineReader. The situation is such that on page two different documents and to separate them after skanirolvaniya to two papers in Finereader it is implemented, and in Flexicapture it could not be found. How to write a script that performs these actions?
Divides the image into two pages.
is it possible to split a scanned image into two pages, similar to how it is implemented in FineReader. The situation is such that on page two different documents and to separate them after skanirolvaniya to two papers in Finereader it is implemented, and in Flexicapture it could not be found. How to write a script that performs these actions?
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
it's possible to split a page on two parts using a scanning station script, you can try the following methods:
SplitHorizontal (pos: int) - Splits a page (or all pages) of a document or a batch horizontal.
SplitVertical (pos: int) - Splits a page (or all pages) of a document or a batch vertical.
But it you have any difficulties with writing a script, contact your regional technical support.
サインインしてコメントを残してください。