Barcode Generator SDK Info and Code Samples - ByteScout
Announcement
Our ByteScout SDK products are sunsetting as we focus on expanding new solutions.
Learn More Open modal
Close modal
Announcement Important Update
ByteScout SDK Sunsetting Notice
Our ByteScout SDK products are sunsetting as we focus on our new & improved solutions. Thank you for being part of our journey, and we look forward to supporting you in this next chapter!

BarCode Generator SDK

  • Home
  • /
  • BarCode Generator SDK
Output barcode screenshot (Postnet symbology) Postnet barcode. This symbology usually gets printed by U.S. Post Office on envelopes. Postnet symbology allows only numeric values to be encoded. The bar code itself can encode either a standard 5-digit Zip Code, a Zip+4 code, or a full 11-point delivery point code. Important: you can also use BarCode Windows Forms or Web ImageControl instead. To use the Windows Formscontrol in Visual Studio please open Toolbox and open "Bytescout [...]
Output barcode screenshot (PLANET symbology) PLANET (The Postal Alpha Numeric Encoding Technique) barcode is used by the United States Postal Service to identify and track pieces of mail during delivery - the Post Office's "CONFIRM" services. Important: you can also use BarCode Windows Forms or Web ImageControl instead. To use the Windows Formscontrol in Visual Studio please open Toolbox and open "Bytescout Software" tab and drag-n-drop "BarCode" control into your WinForms or ASP.NET application (in [...]
Output barcode screenshot (PZN symbology) PZN symbology. PZN barcode (Also known as Pharma-Zentral-Nummer, Pharmazentralnummer, Code PZN, CodePZN, Pharma Zentral Nummer). This symbology is used for distribution of pharmaceutical / health care products in Germany. The specification of this application is maintained at Informationsstelle für Arzneispezialitäten GmbH (IFA). The length of value to encode is 6 digits. Important: you can also use BarCode Windows Forms or Web ImageControl instead. To use the Windows Formscontrol in Visual [...]
Output barcode screenshot (PDF417 Truncated 2D symbology barcode type): PDF417 Truncated symbology. This symbology is a truncted (right column is missing) or compact version of PDF417 symbology. Important: you can also use BarCode Windows Forms or Web ImageControl instead. To use the Windows Formscontrol in Visual Studio please open Toolbox and open "Bytescout Software" tab and drag-n-drop "BarCode" control into your WinForms or ASP.NET application (in design mode) Visual Basic: Visual C#: Demo how to [...]
Output screenshot (PDF417 symbology) PDF417 symbology. This symbology is heavily used in the parcel industry. The PDF417 symbology can encode a vast amount of data into a small space. This symbology allows a maximum data size of 1850 text characters, or 2710 digits. See also PDF417 Truncated barcode type Important: you can also use BarCode Windows Forms or Web ImageControl instead. To use the Windows Formscontrol in Visual Studio please open Toolbox and open "Bytescout [...]
Output barcode screenshot (Optical Product Code symbology) UPC-E barcode. This symbology is zero-suppression version of UPC-A. It is intended to be used on packaging which would be otherwise too small to use one of the other versions. The code is smaller because it drops out zeros which would otherwise occur in a symbol. Used with consumer products in U.S. UPC-E symbology allows only numeric values to be encoded. Important: you can also use BarCode Windows [...]
Output barcode screenshot (Numly symbology) Numly symbology. Numly barcode (Also known as ESN, Electronic Serial Number). This barcode is a unique identifier that allows an author or publisher to assign to content and track licensing of each id assignment. Numly Numbers are useful if you wish to identify each electronic distributed copy of any form of electronic media. Numly Numbers can also act a third-party content submission time stamps to aid in copyright proving instances [...]
Output barcode screenshot (JAN13 symbology) JAN-13 barcode (aka JAN codes). This symbology is mostly the same as EAN-13 symbology, but used in Japan. JAN stands for Japanese Numbering Authority. First two digits of JAN-13 symbology are always "49". Important: you can also use BarCode Windows Forms or Web ImageControl instead. To use the Windows Formscontrol in Visual Studio please open Toolbox and open "Bytescout Software" tab and drag-n-drop "BarCode" control into your WinForms or ASP.NET [...]
Output barcode screenshot (ISBN symbology) ISBN barcode. This symbology is ISBN Number encoded as EAN-13 barcode. Important: you can also use BarCode Windows Forms or Web ImageControl instead. To use the Windows Formscontrol in Visual Studio please open Toolbox and open "Bytescout Software" tab and drag-n-drop "BarCode" control into your WinForms or ASP.NET application (in design mode) How to create ISBN (EAN-13 based) barcode: Visual Basic: Imports Bytescout.BarCode Module Module1 Sub Main() ' Create new [...]
Output barcode screenshot (I2of5 symbology) Interleaved 2 of 5 barcode. Interleaved 2 of 5 symbology allows only numeric values to be encoded. This symbology is used primarily in the distribution and warehouse industry. Important: you can also use BarCode Windows Forms or Web ImageControl instead. To use the Windows Formscontrol in Visual Studio please open Toolbox and open "Bytescout Software" tab and drag-n-drop "BarCode" control into your WinForms or ASP.NET application (in design mode) Visual [...]