I want to automatically generate QR codes that display the content of the QR code (a transaction ID) beneath it. Then end product should be a pic (ideally png) with code + text in it.
I have been looking for libs with that capability, but so far was not successful.
Any hints? Thanks!
PS: currently working in Java (zxing), but everything that's practical will do!