Community

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.

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • 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

Please sign in to leave a comment.