Home Applications iris-qr-barcode-utils

iris-qr-barcode-utils

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
5
1 reviews
0
Awards
235
Views
6
IPM installs
3
2
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

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
Last checked by moderator
25 Aug, 2024Works