Getting Started:

Clone and run the Hello Barcode Xpress for Java sample by following the instructions at https://github.com/Accusoft/hello-barcode-xpress-for-linux

Documentation for Barcode Xpress can be found here: https://www.accusoft.com/products/barcode-xpress/documentation/

Barcode Xpress comes packaged in a tar.
Place the tar file into the directory you wish to install to and then follow the steps to install.

INSTALL:
From a terminal do the following:
Unpack the tar.
Run the setup script. (See Licensing Section below)

$ tar -xf BarcodeXpress14.0-64.tar.gz
$ cd ./Accusoft/BarcodeXpress14-64
$ ./setup.sh

Directory Structure after install:
./bin
./help
./include
./licensing
./samples

LICENSING:

The ./licensing directory contains scripts for running the Accusoft License
Manager and Server Licensing Utility (SLU) with the correct options supplied to the
Java runtime. The License Manager provides evaluation and development licenses 
while the SLU is intended to oversee deployment licensing.

- Accusoft License search paths:
    1) current working directory ("./")
    2) "~/.config/accusoft/licensing"
    3) "/etc/accusoft/licensing"

Environment Variables:
ACCUSOFT_LICENSE_DIR - OPTIONAL - specifies licensing directories. If not set, then the product license must be in one of the Accusoft License search paths.

Copyright 2025, by Accusoft Corp.  All rights reserved.