Hi DriveLive,
No, you cannot execute a request without relying on long Poller. Here is supported documentation:
I tried at my end, Using node.js, for 200 page pdf, prebuit-invoice takes 122.88 seconds and prebuilt-read takes 46.68 seconds.
If you use python sdk for 200 page pdf, prebuit-invoice takes 202.88 seconds and prebuilt-read takes 98.54 seconds, so node.js approach is the fastest. The prebuilt-read model is the fastest in Azure Document Intelligence, while all other models — such as prebuilt-layout, prebuilt-invoice, prebuilt-document, prebuilt-receipt, and prebuilt-idDocument — are slower because they perform additional layout, field, and semantic analysis beyond basic OCR.
Feel free to accept this as an answer.
Thankyou for reaching out to the Microsoft QNA Portal