Batch script to compare folders with PDF and Excel files
Leverages the excel comparison from https://github.com/na-ka-na/ExcelCompare/blob/master/scripts/excel_cmp.bat
PDF comparison is done by binary comparison of Beyond Compare.
Dependencies Beyond Compare should be installed and available (folder included in system path) Java should be installed and available (folder included in system path) excel_cmp, 7z should be installed and available (folder included system in path).