Skip to content

Barcode-Lib4J 3.1.0

Choose a tag to compare

@vws-java vws-java released this 30 Oct 04:25
· 9 commits to main since this release
b4d024d
  • Zero dependencies: Library is now completely self-contained with no external dependencies
  • PDF generation: Creates PDFs independently - OpenPDF is no longer required
  • EPS/PDF output: Reduced file sizes by ~13% using native rectangle commands instead of rectangular paths
  • Enum "BarcodeType": Added six "supports...()" methods to query barcode type properties
  • Enum "ImageTransform": Added "getRotationDegrees()" method to retrieve the rotation angle in degrees