I get the following error when trying to print a QR code in JasperReports
net.sf.jasperreports.engine.JRException: Errors were encountered when compilin
I got this working by adding the core.jar (com.google.zxing:core) and javase.jar (com.google.zxing:javase) to build path.