Simple qr code creator in Java
This is a first try at writing a bulk qr code creator
This loads a csv file from directory /Downloads/QRCode/
The file has to be called QlinksFile.csv
The file has to have 2 columns: NAME & WEBSITE URL
It will then create QR codes in PNG, JPEG, SVG and PDF format, and places them under /Downloads/QRCode/QR and then a directory per file type