Hello - I have an invoice in PDF format. I am trying to run through an OCR engine for the Document Understanding process. The issue is that when the invoice is selected the bot can’t seem to understand identify certain fields within the PDF. The solution I found is that when I print the PDF to Microsoft PDF it seems to format the PDF differently and the bot can now see all fields.
My question is does anyone know how I could reformat the PDF my printing it to PDF again in the back end instead of opening each PDF to have the bot print it manually