Hello,
I have a requirement where a customer wants to split a batch of invoices.
The structure of each document is like this Invoice(1to10 pages) +POD(1to 10 pages).
The POD has a constant structure with header and footer, but the structure of invoice is unpredictable.
How can I split documents based on this format?
Example:
Based on the attached sample document, pages 1to3 are one document and 4 to 5 are another document.
Any help is appreciated.
Thank you!
Comments
1 comment
Hi,
You can use last page of POD as separator. You will solve it by adding FlexiLayout to your document definition. Refer to FlexiLayout help here: http://help.abbyy.com/en-us/flexicapture/12/flexilayout_studio/multipage
Best regards,
Vladimir
Please sign in to leave a comment.