コミュニティ

Processing specific pages from a multi page document

How can we process only first page & last page from a multi page document.

Can we process a specific page(s) from a  document without processing the whole document.

Is there any option to ignore specific pages while processing a document.

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

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

コメント

2件のコメント

  • Avatar
    Permanently deleted user

    Unfortunately, Cloud OCR SDK does not support the described posibility. At first you have to break the source file into separate pages somehow and then you can process the needed pages using either the processImage method for one-page file or the combination of the submitImage and processDocument methods to process several pages with the same settings at once.

     

    If this is an important feature for your scenario, you can try our offline SDK product – ABBYY FineReader Engine. It allows to operate with separate pages of a multi-page document.

    0
  • Avatar
    Permanently deleted user

    Hi Anna, Thank you for your reply

    0

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