A PDF file is received via an Outlook or Gmail email account.
The PDF contains sales order data (Header and Line items).
I want to extract data from the PDF and automatically create a Sales Order in Business Central
I already explored the OCR service (e.g., Microsoft AI Builder and other OCR tools), but most of them are paid.
Is there any free extension available in AppSource that can help extract data from a PDF file into Business Central?
Can Business Central read PDF files directly (without OCR)?
What are some free or open-source solutions to parse PDF content (text-based, not scanned image) and automate this process?
Is there a way to integrate Power Automate or Azure Logic Apps using free connectors to achieve this?
My goal is to use only free tools or extensions if possible.
Any advice or recommendations from the community would be greatly appreciated!