1. Introduction
It basically creates and reads qr and bar codes offline from file.
Latest Version: 5.2
Released: March 21, 2020
Last Updated: June 04, 2023
2. Blocks


3. Documentation
A short documentation for the extension…
result and barFormat are usually strings, but if image has multiple bar codes then these are list
- Bar Code Decoded
Event raised after decoding bar code with result and bar format
result ~ object
barFormat ~ object
- Bar Code Generated
Event raised afterGenerateBarCode
method with response and filepath.If any error occurred during encoding then filePath value will be empty.
response ~ text
filePath ~ text
- Barcode Formats
Returns a list of barcode formats which can be either encoded or decoded.Some formats can be encoded and decoded both like QR_CODE and CODE_39.
Returns : List
- Decode Bar Code
Tries to decode barcode from given path.
filePath ~ text
- Generate Bar Code
Generates barcode to given path with provided hints.
text ~ text
filePath ~ text
logoPath ~ text
height ~ int
width ~ int
fileFormat ~ text
barFormat ~ text
charset ~ text
margin ~ int
bgColor ~ int (Color)
barColor ~ int (Color)
4. Downloads
5. Liked my work/ Support me
If you liked my work, please consider donating some amount to keep me motivated.
Hope it helps!