Home Applications iris-qr-barcode-utils

iris-qr-barcode-utils

Community Project
This project is maintained by its author and is not officially supported by InterSystems. For technical support, please contact the project developer.
5
1 reviews
0
Awards
349
Views
6
IPM installs
4
Add to bundle
Details
Releases (1)
Reviews (1)
Issues
Articles (1)
Dependencies (1)
Read and write QR and Barcodes using InterSystems IRIS and Python

What's new in this version

Initial Release

About iris-qr-barcode-utils Application

Read and write QR and Barcodes using InterSystems IRIS and Python

Installation using ZPM

  1. Execute this command from IRIS Terminal:
zpm "install iris-qr-barcode-utils"

Installation using Docker Compose

  1. Clone/git pull the repo into any local directory
$ git clone https://github.com/yurimarx/iris-qr-barcode-utils.git
  1. Open a Docker terminal in this directory and run:
$ docker-compose build
  1. Run the IRIS container:
$ docker-compose up -d 
  1. Use Postman (or other REST Client) to Write a barcode to a value:
    P.S.: you can import the postman sample requests from: https://github.com/yurimarx/iris-qr-barcode-utils/raw/main/barcode.postman_collection.json

Write barcode

  1. Use Postman to read a barcode value from an image (try EAN 128 type - the project has a sample on project-folder/code128.png):

Read Image barcode

  1. Use Postman to read a barcode value from a PDF (try a PDF with barcode and qrcode - the project has a sample on project-folder/product.pdf):

Read PDF barcodes

Last checked by moderator
31 Jan, 2026Works
Made with
Install
zpm install iris-qr-barcode-utils download archive
Version
1.0.014 Nov, 2022
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
14 Nov, 2022
Last edited
14 Nov, 2022