Knox Capture SDK 1.4.0 release notes
Last updated December 30th, 2024
Support for two-digit and five-digit add-ons
With Knox Capture SDK 1.4.0, you can now configure two-digit (EAN_2_ADD_ON) and five-digit (EAN_5_ADD_ON) add-ons for the barcode types EAN-8, EAN-13, UPC-A, and UPC-E.
This update enables you to seamlessly integrate two-digit and five-digit recognition features into your business applications. To learn more about these features, see the Supported add-ons API reference.
Support for JSON output format in GS1 Parser result
Previously, the GS1 Parser output was limited to human-readable format. Now, Knox Capture SDK 1.4.0 supports GS1 Parser output in both human-readable and JSON formats.
Using jsonString
property in the ParserResult class, you can enable JSON data output to be used programmatically for integrating GS1 barcode data with your business applications.
Get started
For more information, download the sample app and review the following resources:
Back to release notesOn this page
Is this page helpful?