with Graphics Factory
Use a custom QRCodeGraphicsFactory instead of the default. Use this to have a way to better control how and where the QRCode drawing will occur.
The currently available implementations on this library are:
Android:
qrcode.render.AndroidQRCodeGraphicsFactory
JVM:
qrcode.render.JvmQRCodeGraphicsFactory