Neodynamic Barcode Professional for Windows Forms - Basic Edition

Añada generación avanzada de imágenes de códigos de barras a sus aplicaciones .NET Windows Forms.

Publicado por Neodynamic
Distribuido por ComponentSource desde 2005

Precios desde: US$ 293.90 Versión: 14.0.xx Actualizado: May 27, 2025

i

Neodynamic Barcode Professional for Windows Forms - Standard Edition has been renamed and is now called Neodynamic Barcode Professional for Windows Forms - Basic Edition.

.NET barcode component adds symbologies

Released: Aug 25, 2010

Updates in this release

Updates in V7.0

Barcode Symbologies added:

  • GS1 DataMatrix (You can now use Data Matrix for encoding GS1 GTINs and any other number of Application Identifiers (AI))
  • MICR E-13-B (It's not a font! All characters are generated using .NET drawing engine)
  • ALL EAN.UCC Composite Barcodes: EAN-13 with CC-A/CC-B, EAN-8 with CC-A/CC-B, UPC-A with CC-A/CC-B, UPC-E with CC-A/CC-B, GS1 128 (UCC/EAN-128) with CC-A/CC-B/CC-C, GS1 DataBar Omnidirectional (RSS14) with CC-A/CCB,GS1 DataBar Truncated (RSS14 Truncated) with CC-A/CCB, GS1 DataBar Stacked (RSS14 Stacked) with CC-A/CCB, GS1 DataBar Stacked Omnidirectional (RSS14 Stacked Omnidirectional) with CC-A/CCB, GS1 DataBar Limited (RSS Limited) with CC-A/CCB, GS1 DataBar Expanded (RSS Expanded) with CC-A/CCB, GS1 DataBar Expanded Stacked (RSS Expanded Stacked) with CC-A/CCB
  • USPS Intelligent Mail Container Barcode
  • Australia Post Domestic eParcel Barcode
  • Kodak Patch Code

Improved Data Matrix:

  • Fixed some bugs when using Auto encoding, ECI (Extended Channel Interpretation) and Structured Append features.
  • Added three new properties for Structured Append feature.

Improved QR Code:

  • Added support for FNC1. You can now use QR Code for encoding GS1 GTINs and any other number of Application Identifiers (AI)
  • Added support for ECI (Extended Channel Interpretation)
  • Added new way for encoding data using tilde char. This allows you to easily specify byte values in dec/hex notations as well as Kanji double byte chars, ECI and FNC1.

Improved Aztec Code:

  • Added support for FNC1. You can now use Aztec Code for encoding GS1 GTINs and any other number of Application Identifiers (AI)
  • Added support for ECI (Extended Channel Interpretation)
  • Added new way for encoding data using tilde char. This allows you to easily specify byte values in dec/hex notations, ECI as well as FNC1.

Improved UPC-A and UPC-E:

  • Now you can specify 6-digits for UPC-E codes that will also be automatically converted back to UPC-A when using that barcode symbology.
  • BarcodeUtils class offering different methods for calculating most popular Checksum/Check-digit available on barcode symbologies