VbQRCodegen
VbQRCodegen copied to clipboard
module not running in .mdb access files
Hello, the module runs perfect in .accdb access files but in .mdb files it returns error 2192 "The bitmap you specified is not in a device-independent bitmap (.dib) format." I use the function "Image0.PictureData = QRCodegenConvertToData(QRCodegenBarcode("Sample text"), 500, 500)" Can you help me please with this?