Discussions
Handling of Multi-Page Invoices in Pre-Built Invoice Model
1 day ago by Ana Tonic
Hi, I’m testing the pre-built invoice extractor model and I’ve noticed that when I upload a multi-page invoice, it seems to treat each page independently, returning multiple JSON objects (one per page) — even though the document is a single invoice.
Is it possible for the model to treat the full multi-page document as a single invoice, and return one unified result instead of processing each page separately?
Thanks!