- Download this, make sure Python is install and required package(pip install docx2pdf, python-docx, csv)
- Replace the first column of "nameList.csv" with list of Participants
- Make sure name's placeholder is "SomeName" (Refer to Code/Nelson)
- Run script from cmd or your favourite IDE
Thanks!