Click here to Skip to main content
15,881,281 members
Articles / Programming Languages / C#

PDF417 Barcode Encoder Class Library and Demo App Ver. 2.2

Rate me:
Please Sign up or sign in to vote.
5.00/5 (21 votes)
8 Sep 2020CPOL12 min read 58.3K   4.1K   51  
The PDF417 barcode encoder class library is written in C#. The target framework is .NET Framework (net462) and .NET Standard (netstandard2.0). The encoder library allows you to create a PDF417 barcode image from a text string or a binary (byte) array. Two demo/test applications are included.
This article explains how to install the software. How to integrate the encoder library to your application and produce a barcode image. And how to use the demo/test programs.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions