Hello There,
I want to read text from PDF file, there are some libraries available on forge like ultimate pdf. As per business requirements I want to do this on client side in reactive web application.
Attached is a sample html file generated using AI. Please test to see if this works as per your requirement and if it does, integrate it into OutSystems.
You may try with pdf.js javascript library.
Hi @Siya
Thanks for replay. I have tried to use pdf.js in my project.
But when I try to use it in JavaScript code it shows PdfJsLib undefined
Can you please help on this?
I referred this example and implemented same in OutSystems.
It works fine.
Thank you so much!