Skip to content

3rim/BarcodeGeneratorJavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BarcodeGeneratorJavaFX

I created this application for my current work (work in progress 😄 ). We had to add barcodes to over 1000 iPads to inventory them.
Currently it only supports two layouts and either text to text or text to Barcode128.

  • JavaFX 19
  • iTextpdf
  • opencsv

image

image

image

Lyreco A4(left) , Avery A4(right)

Usage

Attention: I used a custom created javaFX-UI component ToggleSwitch .
You will need to install it to your local .m2 repo otherwise it wont work.

installation

Create executable jar file for JavaFX 11+ using Maven [2022] .

mvn clean install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published