Community

Reading Multiple Invoices which are merged into a single pdf with one invoice per page.

Need to read multiple invoices which are combined together into a single pdf doc.

With one invoice per page.

I am using FCDoc with a automation tool to generate extracted csv file.

Was this article helpful?

0 out of 0 found this helpful

Comments

4 comments

  • Avatar
    Permanently deleted user

    Hello,

    You should split your invoices before recognition. For this purpose, you may use “Before matching” event handler.

    Matching.MaxPagesToMatch = 1;

    Please see the link: http://help.abbyy.com/en-us/flexicapture/12/distributed_administrator/imatchinginfo

    0
  • Avatar
    Permanently deleted user

    Wouldn't the header and footer in a flexilayout split the documents during recognition if they are configured in the layout alternative to have header identify the first page and footer on the last page?.

     

    For e.g., when each page have header and footer recognised, wouldn't FC take each page as a separate document?

    0
  • Avatar
    Permanently deleted user

    If you are using custom FLS-based Invoice template with Header and Footer, then it will assemble documents in FlexiCapture when matched. But the built-in Invoice template from the Invoice-type project is multi-paged without Header and Footer, and it cannot assemble documents automatically.

    0
  • Avatar
    izoaib

    Hi , Can you please help me for Invoice type project how to assemble document to different page if its coming in one document.

    0

Please sign in to leave a comment.