Create pdf documents with 2D barcodes from .NET

Posted by _simon_ on Stack Overflow See other posts from Stack Overflow or by _simon_
Published on 2010-03-22T13:37:22Z Indexed on 2010/03/22 13:41 UTC
Read the original article Hit count: 524

Filed under:
|
|

How can I create pdf documents with 2D barcodes (for example QR code http://en.wikipedia.org/wiki/QR_Code) from .NET application?

I will (probably) use iTextSharp for creating the documents. Which component should I use for drawing 2D barcodes?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about pdf