Bytescout.BarCode 4.41.0.867

Bytescout BarCode Generator SDK for .NET, ASP.NET, SSRS, CF.NET and ActiveX (c) ByteScout 2008-2016 Bytescout BarCode Generator SDK includes 5 barcode components: WinForms image control, ASP.NET image control, WPF control, SSRS control and non-visual class to generate barcodes; System Requirements: .NET framework installed Works with: .NET 1.10 to 4.50, ASP.NET, WPF, SSRS, CF.NET 2 (WinCE and Pocket PC Compact Framework), ActiveX, Visual Basic 6, Delphi, Classic ASP Benefits: - The SDK includes 4 types of components : Windows Forms control, WebImage Control for ASP.NET, WPF< SSRS control, and non-visual class (including ActiveX compatible) to generate barcodes as bitmap or file; - Supports 1D barcodes: ISBN (based on EAN-13 barcode), Codabar (Ames Code, USD-4, NW-7, Code 2 of 7), Code39 (USD-3, Code 3 of 9, LOGMARS and in extended mode also known as Code39Extended, Code 39 Full ASCII mode), Interleaved 2 of 5 (Code 2 of 5 Interleaved), Code93 (USS-93, Code93 and in extended mode also known as Code93Extended, Code 93 Full ASCII mode), Code128 (Code-128), EAN-13 (EAN13), JAN-13 (JAN codes), Bookland, UPC-A (UPCA), UPC-E (UPCE), EAN-8 (EAN8), Postnet, PLANET (Postal Alpha Numeric Encoding Technique), Numly (ESN, Electronic Serial Number), EAN128 (EAN-128, EAN-14, Shipping Container Code, UCC-14, DUN-14 (Distribution Unit Number), SSC-14, GS1-128, UCC-128, UCC/EAN-128), USPS Sack Label (USPS 25 Sack Label), USPS Tray Label (USPS 25 Tray Label), Swiss Post Parcel (SwissPost Parcel Barcode, Switzerland Post Parcel Barcode, Swiss PostParcel Barcode), PZN (Pharma-Zentral-Nummer, Pharmazentralnummer, Code PZN, CodePZN, Pharma Zentral Nummer), Optical Product Code (OPC, Vision Council of America OPC, VCA BarCode, VCA OPC) , Deutsche Post Leitcode (German Postal 2 of 5 LeitCode, LeitCode, CodeLeitcode, Deutsche Post AG DHL), Deutsche Post Identcode (Deutsche Post AG IdentCode, German Postal 2 of 5 IdentCode, Deutsche Frachtpost IdentCode, IdentCode, Deutsche Post AG DHL), Royal Mail (RMS4CC, RoyalMail4SCC, Royal Mail 4-State, British Royal Mail 4-State Customer Code, 4-State), Singapore 4-State Postal Code (Singapore 4-State Postal, SingPost 4-State, SingPost Barcode, Singapore 4-State Code), Dutch KIX (Royal TNT Post Kix, Dutch KIX 4-State Barcode, Kix Barcode, TPG KIX, Klantenindex Barcode, TPGPOST KIX); - GS1 (also known as RSS) barcodes supported: GS1 Code 128, GS1 DataMatrix, GS1 Databar Omnidirectional, GS1 Databar Stacked, GS1 Databar Omnitdirectional, GS1 DataBar Truncated - Supports 2D barcodes: Aztec, DataMatrix; PDF417, PDF417 truncated, MicroPDF, MacroPDF, QR Code; - Built-in barcode value validation; - SSRS control included; - Visual Basic 6 compatible (can be used as ActiveX object from VB6 code for printing, DC drawing and images generation); - Ability to set barcode options: font, font size, foreground and background colors, ratio options - Both vertical and horizontal image output are supported; - Supports EMF, JPG, PNG, GIF, TIF image formats as export format; - optional source code licensing is available; - and more! http://bytescout.com/bytescoutbarcodesdk.html

No packages depend on Bytescout.BarCode.

4.41.0.867 (June 16, 2016) = Minor improvements and bug fixes. 4.40.828 (April 12, 2016) - Fixed bug with barcode placement on rotated PDF page. + Added new Barcode.DrawImagesToPDF() method with callback parameter allowing to add different images on each PDF page in one pass. - Fixed ValueIsValid() method for DataMatrix symbology. 4.34.828 (February 15, 2016) - Fixed wrong font scaling on resolution change. = Improved writing to PDF documents. = Minor bug fixes and improvements. 4.33.820 (November 2, 2015) generate barcodes in WinForms, ASP.NET, WPF applications Code 93 barcodes fixes issues with some symbols minor improvements 4.32.811 (September 5, 2015) generate barcodes from your applications MS Access integration sample added source code samples updated minor fixes 4.31.773 (April 6, 2015) SetSmoothingMode() added for COM interface SSRS control for SQL 2012 added WPF control improved new GetPDFDimensions() method source code sample for Visual Basic 6 with Crystal Reports 8.5 added minor bug-fixes and improvements 4.30.760 (February 2, 2015) MS Access source code sample added minor internal fixes in BarCode image No need to walkaround with streams for PNG as all images are already generated through the intermediatery memory stream (in saveImage()) minor XML comments updates for API minor fix in GUI demo Crystal Reports example updated ValueIsValid(value, checksumIsMandatory) method added to controls mandatory checksum checking added into IsValidValue() method 4.20.745 (October 28, 2014) barcode generation in .NET improved issue fixed related to the incorrect margins and quiet zones in some barcodes when captions are enabled captions positions now can be set to appear at the right or at the left new suppValue added into ASP.NET control minor issues in ASP.NET control fixed LoadValueFromStream method minor fixes PDF417 custom size mode improved Interleaved 2 of 5 barcode generation minor improvements, now works as the following: // #1: if AddChecksum = true // EVEN number: checking if last digit is valid checksum // ODD number: calc and add checksum at the end (to make it EVEN number of digits) // #2: if AddChecksum = false // EVEN number: doing nothing and encoding as is // ODD number: add padding zero (at the beginning) to make it EVEN number of digits new source code samples showing binary data encoding in QR Code barcodes 4.10.713 (August 4, 2014) 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 minor fixes 4.00.700 (May 12, 2014) now with ASP.NET MVC support! See source code samples added with ready to use MVC helper for barcode generation! QR Code fixes issue with Encoding property. Now works properly with Unicode symbols encoding new .ProduceMonochromeImages property. Set to True to generate 1-bit monochrome images as output new barcode types: GTIN-8, GTIN-12, GTIN-14 VS2013 toolbox integration fixed new DisplayBarcodeOnForm source code sample new SetCustomCaptionGap method to set character gap in caption new Microsoft Word VBA sample added (generating barcodes from values from the column from the table) new MS Excel VBA demo added (generating barcodes in a batch from column in excel) new AddCustomImagesToPdfDocument sample to show how to add custom images into pdf 3.30.667 (December 20, 2013) barcode generation in .NET improved Datamatix barcode generation in C40, Text, x12, Binary modes minor fixes BarCode Reader GUI demo now enables to use macros to insert special control characters minor bug-fixes 3.22.643 (October 11, 2013) Visual Studio control installation improved new ISBN barcodes option: you may set the caption template now through Barcode.Options.ISBNCaptionTemplate installation experience: improved x64 Windows support Visual Basic samples updated PDF417 barcode generation sample added for Visual Basic Script minor bug-fixes and improvements barcode generator utility now uses resolution from size and margin settings 3.21.625 (July 27, 2013) improved barcode values validation new function: DrawToImage() that adds barcode to images (PNG, JPG, TIFF, BMP) new samples: "Add barcode to image" and "Add barcode to multi-page TIFF" BarCode Generator utility: "Batch Generation From List" function added to generated barcodes from a list of values EAN-14 barcode generation minor fixes improved PDF417 encoding in Binary mode minor bug-fixes 3.20.590 (May 2, 2013) now can generate MSI and Plessey barcode types demo GUI adds the function to generate barcodes from the given list new samples: MSI barcodes generation, Plessey barcodes generation updated documentation and samples minor bug-fixes and improvements 3.00.539 (March 22, 2013) MaxiCode barcode type is now supported for barcode generation new source code samples generating using MaxiCode barcodes from C# and VB.NET minor fixes in source code samples minor bug-fixes 2.40.531 (February 26, 2013) minor improvements and fixes 2.40.514 (February 20, 2013) barcode generation library for Windows just got better! new .Version property to read exact version number of the dll improved support for Windows x64 when working via ActiveX interface new vb example "Generate Barcodes from TextFile" new example on generating barcodes from MS Access 2.40.491 (January 21, 2013) new barcode type supported: GS1 Databar Expanded more source code samples (demonstrating new GS1 Databar) minor bug-fixes and improvements 2.30.457 (November 20, 2012) generate barcodes in .NET, ASP.NET and even legacy Visual Basic 6 with easy Aztec barcodes now have option to set compaction (encoding) mode: Options.AztecCompactionMode (default is Auto) C# and VB.NET sample on using binary mode for Aztec barcode were added improvements in WPF control new sample "Generate Barcode from Service" examples for c# and vb new sample "Barcode from Excel" minor bug-fixes and improvements 2.30.436 (October 31, 2012) generate barcodes in .NET with easy! NEW barcode types generation supported: GS1 DataBar Omnidirectional, GS1 Databar Stacked, GS1 Databar Stacked Omnitdirectional, GS1 DataBar Truncated NEW source code samples for GS1 DataBar Truncated, GS1 DataBar Stacked Omnidirectional, GS1 Databar Stacked, GS1 Databar Omnitdirectional minor bug-fixes and improvements 2.20.413 (October 6, 2012) barcode generation from .NET improved CodaBar barcode fixes issue with incorrect drawing when DrawIntercharacterGap is false Barcode Generator GUI demo: fixed "Fit Into", code snipped generation, controls layout changes Evaluation version of the SDK is available as NuGet packager. In NuGet Packager Manager type PM> Install-Package Bytescout.BarCode Examples: AddBarcodeToPdfDocument.vbs and result.pdf updated minor bug-fixes 2.20.397 (September 14, 2012) generate barcode in .net functionality improved Telepen generation fixes issue with "numbers only" mode New option for Telepen barcodes: BarCode.Options.TelepenAlphabet with Auto mode by default (SDK determines automatically the mode required to encode input value) Aztec barcode generation fixes issues with non-ASCII characters and mixed characters encoding Sample source code fix: /Advanced Examples (C#)/Print barcode/BarcodePrinter.cs New source code sample "GenerateWordDocumentWithBarcodes" for C# and VB.NET minor bug-fixes 2.20.389 (May 4, 2012) important security fixes, recommended update! 2.20.386 (April 24, 2012) Multiple Barcode Generation c# and VBNET samples were added BarCode Generator utility demo has been updated to provide functionality to generate multiple barcodes minor fixes in the documentation minor bug-fixes and improvements 2.20.372 (February 8, 2012) the documentation now includes History of changes new source code sample shows batch generation of barcodes: VBScript/Batch generation/GenerateMultipleBarcodes.vbs new sample shows how to configure PDF417 barcode options : vbscript/Custom PDF417 configuration/ crashing on (*_ and other non-characters symbols in PDF417 fixed Crystal Reports sample switched to the use of GetImageBytesWMF() to provide better printing quality in Crystal Reports export to PDF improved: image resolution was zero (0) when saved to PDF if default resolution settings were used minor bug-fixes 2.20.360 (December 21, 2011) NEW: sample script to demonstrate batch generation of barcodes (each barcode is saved as a separate image file): see /Examples/VBScript/Batch Generation/ PDF417 barcodes limitation on row count changed from 30 to 90 rows reverted Y coordinate in DrawToPDF() methods to bring to the conventional coordinate system issue with barcode image size when inserting to PDF and the image resolution > 72 fixed NEW: added DrawToNewPDF() method to save barcode as new PDF file GS1-128 bug with alpha chars has been fixed minor bug-fixes 2.20.343 (October 4, 2011) NEW: WPF barcode control has been added for use in WPF applications (for .NET 4.00 and 3.5) NEW: WPF barcode control samples installer improvements minor bug-fixes and improvements 2.20.303 (May 15, 2011) now includes samples for VS2008 and VS2010 now includes assemblies for .NET 3.5 Client Profile and .NET 4.00 Client Profile minor bug-fixes in the installer provides bug fix for the error with PDF files 2.20.292 (April 10, 2011) minor installer updates and improvements for better integration with VS2010 XML documentation added for assemblies (now shows documentation in Visual Studio for methods and properties) .NET 3.50 build has been added .NET 4.00 build has been added adding support for Intelligent Mail barcodes bug with control resizing upon property changes fixed fixing rotated barcodes problems with WinForms control improved drawing of EAN-13-like symbologies SSRS control updated (build 2.0.0.271) Telepen barcode added; fixed SSRS setup module for compatibility with x64 environment; 2.10.263 (February 2, 2011) + now can add barcodes to PDF files (no other tools required) * minor bug-fixes 2.00.241 (11 November 2010) + microPDF generation improved + SSRS controls for 2005 and 2008 SQL Servers were updated + now you can set number of Columns and Rows for PDF417 generation if needed + now you can set PDF417 encoding mode (it was working in Auto mode in previos versions) * minor bug-fixes and improvements 2.00.228 (18 September 2010) * CheckOutputSize property renamed into "PreserveMinReadableSize" + new AutoFitToControlSize property for WinForms and ASP.NET Web Image controls + updated Visual Basic 6 printing samples + Delphi sample added * minor fixes in SSRS controls for SQL Server 2005 and 2008 * minor bug-fixes 2.00.219 (30 August 2010) * minor bug-fixes in ASP.NET web control + now can resize ASP.NET web control * minor fixes and documentation updates 2.00.198 (23 August 2010) * minor bug-fixes + FitInto() now checking if you are going to generate valid barcode and throws exception if you are trying to generate a barcode which is too small and can be unreadable by hardware and software barcode readers. To turn off this exception set .CheckOutputSize = False + SSRS control has been added 1.70.140 (6 April 2010) + new .GetImageBytesWMF() and .GetImageBytesEMF() methods to return generated barcode in EMF or WMF image format accordingly + now scales font size on of .ResolutionX or .ResolutionY properties to match new resolution * minor bug-fixes 1.70.135 (17 February 2010) * FitInto() methods are changed to exclude reference hDC or Graphics object (use .ResolutionX and .ResolutionY properties instead to set the resolution in DPI) + .ResolutionX and .ResolutionY properties were added to set the resolution of generate barcode images + now can set Caption for 2D barcodes * minor bug-fixes 1.70.133 (29 January 2010) * minor character encoding bug-fixes in Aztec barcodes (for long strings ) * check digit fixes in GS1 barcodes 1.70.128 (11 November 2009) ~ minor character encoding bug-fixes in Aztec barcodes 1.70.125 (5 November 2009) ~ now writes optimized TIFF images (see TIFFUse1BitFormat property, True by default) * minor bug-fixes 1.70 (15 October 2009) + new barcodes support: MicroPDF (PDF417), MacroPDF (PDF417), EAN-14 * minor bug-fixes 1.61.117 (22 September 2009) * important 2D barcodes fixes * minor bug-fixes 1.61.110 (10 September 2009) * datamatrix generation issues have been fixed * documentation and samples updates 1.61.102 (27 August 2009, official release version) * minor bug-fixes 1.61.99 (19 August 2009) * issues in GS1 128 barcode generation has been fixed 1.60.98 (16 August 2009) + new property for BarCode classes: .CutUnusedSpace (default = False). Set this property to True to automatically cut unused space around a barcode 1.60.97 (11 August 2009) + new barcode type: GS1_128 1.60.96 (10 August 2009) * minor bug-fixes in QR Code barcode generation 1.60.90 (3 August 2009) * minor bug-fixes in Unicode support * minor bug-fixes 1.60.85 (15 June 2009) + new methods for use from ASP (in ActiveX mode): BarCode.GetImageBytesGIF, .GetImageBytesTIFF, .GetImageBytesJPG * bug with some characters causing exception with 2D barcode types has been fixed + Both .NET 1.10 and NET 2.00 versions can be used in ActiveX mode * minor bug-fixes 1.51.76 (7 May 2009) + new methods accepting UnitOfMeasure parameter to set size of the barcodes in Inches, MM, CM, Twips or points + new samples: Insert Barcode into Word, Insert into Crystal Reports and more! * minor bug-fixes and improvements 1.50.68 (31 March 2009) + .NET 1.10 is now supported (Visual Studio 2003): now comes with 2 dlls for .NET 1.10 and 2.00 + .DrawHDC method has been added for comatibility with VB6: for example you can print in VB6 like this: barcodeObject.DrawHDC Printer.hDC, 0, 0 + .EMF image output is supported now + new Visual Basic 6 samples + updates in the documentation * minor bug-fixes 1.41.56 (23 March 2009) + EAN-2 and EAN-5 barcode symbologies have been added + supplemental EAN2 and EAN5 barcodes support for ISBN, EAN13, UPCA * minor bug-fixes 1.41.50 (16 March 2009) * minor updates in the documentation * minor bug-fixes in installer + improved barcode generator GUI sample 1.41 (11 March 2009) + support for Visual Basic 6, Visual C++ (Visual Studio 6), VBScript, Delphi has been added + the library can be used as ActiveX library now + new samples and tutorials in the documentation + BarCode Generator GUI demo is included now * minor bug-fixes in DataMatrix barcode generation * minor bug-fixes and improvements 1.40 (17 December 2008) + new 2D barcode supported: Aztec + new 1D barcodes supported: Planet, Numly, EAN-14, USPS Sack Label, USPS Tray Label, Swiss Post Parcel, Pharma Zentral Nummer (PZN), Optical Product Code, Deutsche Post Leitcode, Deutsche Post Identcode, Royal Mail 4-State, Singapore Post 4-State, Dutch Kix + new Advanced Examples * minor bug-fixes ~ updated documentation 1.30 (10 November 2008) + new 2D barcode types have been added: QR Code, DataMatrix * minor bug-fixes and improvements 1.20 (20 October 2008) + new barcode types: PDF417, PDF417 (truncated) * minor bug-fixes and improvements 1.11 (3 September 2008) * minor bug-fixes + new source code samples and documentation updates 1.10 (16 August 2008) + new barcode types: EAN13, JAN13, Bookland, UPCA, UPCE, EAN8, Postnet * minor bug-fixes 1.00 + initial version

This package has no dependencies.

Version Downloads Last updated
7.6.3.1256 1 3/5/2025
7.6.3.1253 1 3/5/2025
7.6.2.1248 1 3/5/2025
7.6.2.1247 1 3/5/2025
7.6.2.1244 1 3/5/2025
7.6.2.1243 1 3/5/2025
7.6.2.1242 2 2/1/2024
7.6.0.1220 1 3/5/2025
7.5.1.1216 1 3/5/2025
7.5.1.1213 1 3/5/2025
7.5.0.1210 1 3/5/2025
7.5.0.1208 1 3/5/2025
7.4.3.1205 1 3/5/2025
7.4.2.1203 1 3/5/2025
7.4.1.1200 1 3/5/2025
7.4.0.1192 1 3/5/2025
7.3.1.1185 1 3/5/2025
7.3.0.1179 1 3/5/2025
7.2.4.1173 1 3/5/2025
7.2.3.1169 1 3/5/2025
7.2.2.1167 1 3/5/2025
7.2.1.1164 1 3/5/2025
7.2.0.1161 1 3/5/2025
7.1.1.1157 1 3/5/2025
7.1.0.1154 1 3/5/2025
7.1.0.1153 1 3/5/2025
7.0.0.1145 1 3/5/2025
6.2.1.1138 1 3/5/2025
6.2.1.1134 1 3/5/2025
6.2.1.1132 1 3/5/2025
6.2.0.1128 1 3/5/2025
6.1.1.1115 1 3/5/2025
6.1.1.1112 1 3/5/2025
6.1.1.1110 1 3/5/2025
6.1.0.1108 1 3/5/2025
6.1.0.1105 1 3/5/2025
6.0.0.1102 1 3/5/2025
6.0.0.1099 1 3/5/2025
5.1.5.1088 1 3/5/2025
5.1.5.1085 1 3/5/2025
5.1.5.1082 1 3/5/2025
5.1.5.1080 1 3/5/2025
5.1.5.1078 1 3/5/2025
5.1.4.1073 1 3/5/2025
5.1.3.1066 1 3/5/2025
5.1.2.1061 1 3/5/2025
5.1.1.1058 1 3/5/2025
5.1.1.1056 1 3/5/2025
5.1.1.1054 1 3/5/2025
5.1.0.1050 1 3/5/2025
5.0.0.1048 1 3/5/2025
4.92.0.1038 1 3/5/2025
4.92.0.1036 1 3/5/2025
4.91.0.1030 1 3/5/2025
4.91.0.1029 1 3/5/2025
4.91.0.1027 1 3/5/2025
4.90.0.1008 1 3/5/2025
4.80.0.993 2 3/5/2025
4.70.0.982 1 3/5/2025
4.63.0.977 1 3/5/2025
4.63.0.972 1 3/5/2025
4.62.0.965 1 3/5/2025
4.61.0.956 1 3/5/2025
4.61.0.954 1 3/5/2025
4.60.0.946 1 3/5/2025
4.60.0.943 1 3/5/2025
4.58.0.933 1 3/5/2025
4.57.0.930 1 3/5/2025
4.57.0.928 1 3/5/2025
4.56.0.912 1 3/5/2025
4.56.0.911 1 3/5/2025
4.55.0.903 1 3/5/2025
4.51.0.899 1 3/5/2025
4.50.0.883 1 3/5/2025
4.50.0.879 1 3/5/2025
4.50.0.878 1 3/5/2025
4.50.0.875 1 3/5/2025
4.41.0.871 1 3/5/2025
4.41.0.867 1 3/5/2025
4.40.0.862 1 3/5/2025
4.34.0.836 1 3/5/2025
4.34.0.828 1 3/5/2025
4.33.0.820 1 3/5/2025
4.31.0.784 1 3/5/2025
4.20.0.745 1 3/5/2025
4.10.0.713 1 3/5/2025
3.30.0.667 1 3/5/2025
3.2.2.636 1 3/6/2025
3.2.0.592 1 3/6/2025
3.0.0.563 1 3/6/2025
3.0.0.539 1 3/6/2025
2.4.0.515 1 3/5/2025
2.3.0.457 1 3/6/2025
2.2.0.397 1 3/6/2025