Skip to main content
Question

Search for a specific text in a 15 page pdf

  • February 7, 2025
  • 2 replies
  • 41 views

Forum|alt.badge.img+4

Through a360, Is it possible to look for a specific text in a 15 page PDF ?

2 replies

madhu subbegowda
Most Valuable Pathfinder
Forum|alt.badge.img+12
  • Most Valuable Pathfinder
  • February 7, 2025

What exactly is your requirement? AA is capable of doing anything that you are looking for.  It depends upon you, what you need...specify your problem 


Dineshkumar Muthu
Flight Specialist | Tier 4
Forum|alt.badge.img+9
  • Flight Specialist | Tier 4
  • February 18, 2025

Hi ​@Chou6 ,

 

Yes, it's feasible.

 

Digital/original PDF

Use PDF package to extract the data use string package to match the string.

 

Scanned PDF: 

Use PDF package to split the page and convert to image then use OCR package to extract the data and string package for matching the text.

 

If it's not working with above two options then go for Document Automation.