QR Code Print Problem
Hi,
We aim to print an XML report having a QR Code field in it. We followed
idautomation *QR Code Encoder class developer license *as order details are
seen below. While we can successfully run XML report QR Code printed on our
local machines, we are not able to get the same XML report run on server.
As we trace server xdo log files, we can see that XML data is created well,
classes are properly found and class path is also Ok. The problem we are
facing is Null Pointer Exception at class level. I'm sharing both local