Skip to main content
swethai0002
September 11, 2023
Question

IDP

  • September 11, 2023
  • 1 reply
  • 0 views

Hi Everyone,

The requirement is - There will be a keyword and we have to search for that predefined keyword within a PDF file uploaded by the end user. If the keyword is not there within the file then prompt the user. Please let me know if it is doable. Do I need any plugin?. Thank you

1 reply

stefanhelzle0001
Brainy
September 11, 2023

In the plugin PDF Tools you find the function getpdftext(). It can extract the text layer of PDFs. That would be my first try.