简体   繁体   中英

.NET Code128 & PDF417 Barcode Library

Can anyone recommend a barcode creation library for use in a .NET application library. I need one that supports:

  • Code128
  • PDF417
  • Ideally optimised for .NET 4
  • Ideally open source, but paid-for library also acceptable

NOTE: I have already seen the BarcodeRender project on codeplex - I'm after recommendations

Thanks,

Please try Aspose.BarCode for .NET . This component allows you to create and read bar codes. It can work with Code128, PDF417 and many other symbologies . You can even work with 2D bar codes. It works perfectly with .NET 4.0 on both 32/64-bit systems. It is not free but provide a lot of features along with quality support. You may download a trial version .

Disclosure: I work as a developer evangelist at Aspose.

DISCLAIMER: I work for ByteScout currently

ByteScout BarCode SDK - paid library but generates both Code128 and PDF417 under the same license (some tools have separate licenses for Code128 and PDF417 generation)

I've worked for several years on a commercial software product that uses Neodynamic's Barcode Professional .

It's a set of commercial products and they annoyingly split it along technology lines (Barcode Professional "...for ASP.NET", "...for WinForms", etc., but it does work well and it supports the symbologies you listed.

I'm not sure what you are after with "optimized for .NET 4." The API interaction for barcode generation should be pretty cut-and-dry. Beyond support for use in applications that target .NET 4, what optimization where you hoping for?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM