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
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.
Create executable jar file for JavaFX 11+ using Maven [2022] .
mvn clean install




