Skip to content

ftorakai/SharpPdf417

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpPdf417

Introduction

SharpPdf417 is a portable library that let you create raw PDF 417 barcodes. The code is released under the MIT/X11, so feel free to modify and share your changes with the world.

Source is based on jpdf417.

Supported platforms

  • .NET Framework 4.5
  • Silverlight 5
  • Windows 8
  • Windows Phone 8.1
  • Windows Phone Silverlight 8
  • Xamarin Android
  • Xamarin iOS
  • Xamarin iOS (Classic)

How to

A Windows Form sample is included in the solution. In Xaml you can use WriteableBitmap to set pixels directly

Install

You can install the library via NuGet:

Install-Package SharpPdf417

About

Light and portable PDF 417 Barcode generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%