QR code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR codes can be read by smartphone cameras or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, desktop scanners, embedded scanners, and so on. Usually QR codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers. Therefore, the scope of QR code applications extends from general marketing and item identification to document management.
How to eSign document with QR-Code signature
GroupDocs.Signature can sign the documents with QR codes of the following types.
Aztec code
DataMatrix code
GS1 DataMatrix
GS1 QR code
QR
Application
* transport and ticketing; * in airline industry for electronic boarding passes; * in rail for tickets sold online and printed out by customers or displayed on mobile phone screens. Code is scanned by a handheld scanner by on-train staff or at the turnstile to validate the ticket. * medicine - patient identification wristbands and labels for unit-of-use medications etc.
* printed media such as labels and letters; * industrial engineering purposes - marking components etc; * food industry - to prevent food products being packaged and dated incorrectly;
Used in * Healthcare; * Government; * Industrial. Encodes item additional information, such as: * weight; * expiration date; * batch number; * date of manufacture; * etc.
Used in marketing to encode additional item information on the package
Widely used in automotive industry and mobile applications. Useful for encoding large amount of data characters and specific URLs.
Length
3067 alphanumeric, 3832 numeric, 1914 bytes
2335 alphanumeric, 3116 numeric
2335 alphanumeric, 3116 numeric, 1556 bytes
7089 alphanumeric, 4296 numeric, 2953 bytes
4296 alphanumeric, 7089 numeric, 2953 bytes
Example
When adding QR code electronic signature to a document, the main settings are the text to be encoded and the type of the QR code which should be specified via the QrCodeSignOptions class.
Here are the steps to eSign a document with the QR code signature:
Create a new instance of the Signature class and pass the source document path as a constructor parameter.