Create pdf documents with 2D barcodes from .NET
- by _simon_
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?