开发者

.NET Code128 & PDF417 Barcode Library [closed]

Closed. This question does not mee开发者_开发问答t Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 3 years ago.

Improve this question

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?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜