C# PDF417 Barcode Generator Library

Integration & Developer Guide for PDF-417 2D barcode image generation in C#

Generate 2d barcode PDF-417 images in Visual C# .NET with complete sample C# source code


In this C# tutorial, you will learn how to create PDF-417 2d barcodes in .NET ASP.NET, Windows applications.

  • Easy to encode international text, special characters (such as non-printable chars) in PDF 417
  • Customizable properties for PDF417 color setting, image width and height settings
  • Support compact (Truncated) PDF417 for smaller printing area
  • Support Macro PDF417 to store large data message into mutliple PDF417 barcodes
  • Support .NET Standard 2.0, .NET Core 8, 7, 6, 5 and .NET Framework 4.x, 3.x, 2.x
  • Build-in controller for ASP.NET web app and WinForms on .NET Framework

How to create 2d PDF417 barcodes using C#

  1. Download .NET PDF-417 Barcode Generator Suite
  2. Install C# library to create PDF417 barcodes in .NET projects
  3. Step by Step Tutorial










PDF-417, also known as Portable Data File 417, PDF 417, PDF417 Truncated, is a stacked linear barcode symbol format used in a variety of applications.

C# PDF-417 Generator is one of the functions in OnBarcode's C# Barcode Generation Controls, which supports generating & printing PDF-417, QR Code, Code 128 and 20+ other linear & 2D bar codes for C# applications.










Common Asked Questions

What is PDF417 used for?

PDF417 is a high density, 2D stacked barcode format used in a variety of applications, such as driver's license, airline boarding pass, transport, and inventory management. You can easily create PDF417 in C# ASP.NET, Windows application using C# Barcode Generator Library. Create a PDF417 and input the encoding PDF417 data and create PDF417 image in C# class.

What is the maximum capacity of a PDF417?

The maximum number of characters a PDF417 barcode at lowest error correction level (0).
  • Text Compaction mode: 1,850 characters
  • Byte Compaction mode: 1,108 characters
  • Numeric Compaction mode: 2,710 characters
Using C# Barcode Generator library, you can choose PDF417DataMode.Auto, the barcode library will automatically choose the correct PDF417 data modes.

What is the aspect ratio of a PDF417?

The aspect ratio of the printed PDF417 barcode shall be defined by two dimensions:
  • X: the dimension of the narrowest bar and narrowest space. Using C# barcode library, you can customize X value using property X
  • X to Y ratio: the ratio of bar width vs bar height. Using C# barcode library, you can customize it using property XtoYRatio

What is the difference between a PDF417 and a QR Code?

Both PDF417 and QR Code are 2D barcode formats. PDF417 can be scannable even if up to 50% of it is damaged. QR Code can accept up to 30% damages. C# Barcode library supports both PDF417 and QR Code 2d barcode generations.

In C# class, you can create a PDF417 object to generate PDF417 barcode images, and create a QRCode object to print QR Code images using C#.




Summary

Top
OnBarcode C# Barcode Generator makes it easy to generate, create PDF-417 and other linear & 2d barcodes in Microsoft Word.

OnBarcode provides multiple PDF-417 Generator components and software, including Excel PDF-417, Java PDF-417, VB.NET PDF-417, ASP.NET PDF-417, PDF-417 Generator.

This document is providing a detailed C# source code about generating PDF-417 barcodes in C# class using C# Barcode generation component.




































Terms of Use | Privacy Policy
Copyright © OnBarcode.com . All rights reserved.