Currently I am having 18pdf (each PDF with 5to 6pages)
PDF : it's a blood report
Task : I need to read all the PDF & need to read all the required data eg: patient name, test name, test reference range
I need to get all the datas from all pages of each and every PDF and need to convert it to a csv
I am not supposed to use extract areas. Since it's not a good way