x.checkbox(buttonStyle="check", shape="square", fillColor=colors.yellow, borderColor=colors.black, textColor=colors.red, borderWidth=1, borderStyle="solid", size=30 ...
Simply use the QRCodeImage class with your data. All non-recognized keyword arguments will be passed to the qrcode.QRCode class from the qrcode package. from reportlab.lib.units import mm from ...