How to OCR specified field in PDF files while looping trough

Hi,
If your PDF are in the same format then you could make use of Read PDF with OCR and then make use of string manipulation like indexing and substring to get specified text.
Please refer this.