Version 4.1 of VintaSoftBarcode.NET SDK has been released.

News and announcements from VintaSoft.

Moderator: Alex

Post Reply
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 4.1 of VintaSoftBarcode.NET SDK has been released.

Post by Alex »

Version 4.1 of VintaSoftBarcode.NET SDK has been released.

What's new in this version:
  • Now library allows to read and write RSS (GS1 DataBar) bacodes:
    • RSS-14 (GS1 DataBar Omnidirectional)
    • RSS-14 Truncated (GS1 DataBar Truncated)
    • RSS-14 Stacked (GS1 DataBar Stacked)
    • RSS-14 Stacked Omnidirectional (GS1 DataBar Stacked Omnidirectional)
    • RSS Limited (GS1 DataBar Limited)
    • RSS Expanded (GS1 DataBar Expanded)
    • RSS Expanded Stacked (2-11rows) (GS1 DataBar Expanded Stacked)
  • Added automatic barcode recognition mode (ReaderSettings.AutomaticRecognition property).
  • Added ability to set the ratio of the wide bar width to the narrow bar width (WriterSettings.BarsRatio property).
  • Added ability to set the adjustment method of bars width (WriterSettings.BarsWidthAdjustment property).
  • Optimized algorithms: RGB to BW conversion, Threshold detection.
  • Fixed some bugs in barcode reading algorithm.
Post Reply