Hi! I created a flow to extract text from PDF invoices from a particular energy company.
I used regex to locate the text from the extracted text to get my outputs.
However, the issue I faced is that the "Extract text from PDF" does not always work. For some invoices, the extracted text variable is empty. It only manages to pick up some months' invoices.
For context, these are structured PDFs and is from the same company every month.
Please help! 😞