Automatically add the names to the NC number list
Prerequisites:
- JDK and python installed and addted to PATH
- tabula-py library installed
- RollNameBatch.csv file pre-created in format NC_Number,Name,Batch1,Batch2(Hint: Use the 'pdftocsv(path_to_pdf)' to genrate the RollNameBatch.csv file)
To run:
- Open command prompt in the project directory
- Run command: python UsngTabula.py
- Enter the path to Marks.pdf
- The output CSV file will be created in the project folder
- Open the csv using excel and re-format it as u wish
☺️ ☺️
If a blank CSV or a CSV file with no data is being created, Then please check all the prerequisites are completed without any error