QR Code Generation in Pega 7.3.0 and Pega 8.1.0
We are trying to generate QR Code using zxing JAR file. We have tried by importing the below versions for zxing JAR file:
1.6
2.1
3.3.3
3.4
But all we are getting exception as "java.lang.ClassNotFoundException: com.google.zxing.WriterException"
We tried to by following the below approaches:
1. Added the JAR path in "compiler/defaultPaths" DSS
2. Restarted the server with cache clear
3. Compiled the library
Can any one let us know if there is any other way to generate QR Code or how we can fix the above issue ? I have also uploaded the Java code that is been used.
A quick response will be appreciated.
***Moderator Edit-Vidyaranjan: Updated Platform Capability***