- Home
- /
- Blog
- /
- New: BarCode Generator and BarCode Reader software released
New: BarCode Generator and BarCode Reader software released
Some more updates of developer software from ByteScout in August, 2014:
- ByteScout BarCode Generator SDK 4.10.713
- BarCode Generator Freeware 4.10.713
- BarCode Reader SDK 8.10.1220
- BarCode Reader 8.10.1220
What’s new BarCode Generator SDK 4.10.713:
- Improved barcode generator API;
- ValueIsValidGS1(value) method added to verify GS1 value;
- GS1 (EAN128, GS-128, GS1 Datamatrix) text caption generation improved for long values;
- TextEncodingCodePage and TextEncodingUseUTF8 added for use from ActiveX/COM interfaces;
- DrawImagesToPDF() now allows multiple images to be added;
What’s new BarCode Generator Freeware 4.10.713:
- Improved barcode generation;
- GS1 (EAN128, GS-128, GS1 Datamatrix) text caption generation improved for long values;
- TextEncodingCodePage and TextEncodingUseUTF8 added for use from ActiveX/COM interfaces;
- DrawImagesToPDF() now allows multiple images to be added;
What’s new BarCode Reader SDK 8.10.1220:
- Improved reading of images with noise;
- Improved PDF reading support;
- (Pro License) new method .SplitDocument() to split PDF and TIFF files;
- (Pro License) new source code samples on splitting PDF and TIFF documents;
- (Pro License) new method to extract pages from PDF or TIFF: ExtractPageFromDocument();
- Interleaved 2 of 5 barcode reading improved;
- Documentation and samples updated
What’s new BarCode Reader Freeware 8.10.1220:
- Improved reading of barcodes from images with noise;
- Improved PDF reading support;
- Stability improvements;
- Interleaved 2 of 5 barcode reading improved;
- Documentation and samples updated
More info about BarCode Reader freeware
Front web development is exciting as it gives you the ability to work on different technologies. TypeScript and React are those two amazing front-end technologies...
NTILE is one of the ranking functions in SQL Server. NTILE function is used in scenarios where we have a requirement to divide the result...