Hi there,
I have a scenario,where i should exract the data from PDF and save the data to database.i tried with PDFHelper forge component but it didnot worked for me.
Seeking your guidance to implement this.
Thanks in advance.
Hi,
To extract text from a PDF, you can try one of the following Forge components
for reactive https://www.outsystems.com/forge/component-overview/8315/pdf-utils-o11 is good option.
You can check the APIs to get text from PDF like following
https://api.compdf.com/
https://www.convertapi.com/pdf-to-txt
https://pdfrest.com/apitools/extract-text/
Hello @bhagya br,Can you please explain what knid of data the PDF file will contain?