Printable Barcode

0
0

Hello,

I’m using the much easy and helpfull barcode extension, but now i want to put the resulting image/code in a PDF document (itextsharp).

Is this possible? is threre any way to transform de code in a image/stream?

Thanks!

Ricardo Nogueira.

  • You must to post comments
0
0

Responding to myself… 🙂

…I’ve found a solution to my own question!

Instead of focusing in the barcode object (which is useful for in-screen barcode presentation), i use the zxing,net library directly to create an image for printing purposes.

(This link was a good starting point: https://www.codeproject.com/Articles/1005081/Basic-with-QR-Code-using-Zxing-Library)

Thanks anyaway!

 

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.