QR-code size
Hello,
Is it possible to have a QR-code with a fixed size ? (40x40 mm)
-> autosize = true -> the label resizes runtime
-> autosize = false -> the size stays the same (40x40), but not the whole
QR-code is visible (the dots are to big, )
properties :
data > 400 characters,
bceUTF8,
alphaNumeric,
ecLow,
ModuleSize 4,
QuitZone 4
kind regards,
Dirk Janssens.
Is it possible to have a QR-code with a fixed size ? (40x40 mm)
-> autosize = true -> the label resizes runtime
-> autosize = false -> the size stays the same (40x40), but not the whole
QR-code is visible (the dots are to big, )
properties :
data > 400 characters,
bceUTF8,
alphaNumeric,
ecLow,
ModuleSize 4,
QuitZone 4
kind regards,
Dirk Janssens.
This discussion has been closed.
Comments
The size of a QRCode is determined by the amount of data present (i.e.
which code version is used) and the Module size used (in Screen Pixels).
You can manipulate these options to get a barcode close to the size
you need however an exact size is not likely.
The following website gives more information about the QRCode specification.
http://www.qrcode.com/en/
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com