iris-qr-barcode-utils

Downloads18
Subscribe
1
Bookmark
2
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Issues
Articles
Dependencies

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

IPM installation
zpm "install iris-qr-barcode-utils"
Rating
5 (1)
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
Tags
Info
Version
1.0.0
Last updated
2022-11-14
Repository
Open
Documentation
Open
License
Link