Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 851 Bytes

File metadata and controls

15 lines (11 loc) · 851 Bytes

Better-Access-Barcode

Create barcodes in Access with JsBarcode

Why Better-Access-Barcode?

In Access we don't have a built-in option for generating barcodes. To do so we need a third-party active-x control.

But why use a third-party ocx when we can have it in Access. There are many solutions for barcodes based on Java Script available on the web. This project makes use of this. We create different types of barcodes using the JsBarcode library and display them in the web browser control. The whole logic is hidden in a class module.

Take a look at the demo and let yourself be inspired by the possibilities.

You want to give it a try?

  1. Download the latest release
  2. Unpack the files to a trusted folder
  3. Run the database
  4. Push the button: "Create Barcode"