This reader was created for the purpose of helping my wife to get her work done. This reader read the pdf files and output 2 set of data:
- PO number
- Total Net Amount
In this way she will not need to open up individual pdf to search for the po number and the total net amount for that PO.
- create new folder in the main directory and name it PutAllPDFFilesHere
- put all the pdf files into the newly created folder.(all pdf files has to be same template)
- Interminal run: go run .
- new csv file will be appear in the main directory.