Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

QR-code size

edited February 2014 in General
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.

Comments

  • edited February 2014
    Hi Dirk,

    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/

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.