Question
3
Replies
2339
Views
Cognizant Technology Solutions Private Limited
Posted: November 8, 2016
Last activity: July 12, 2017
Closed
BarCode Generation in PDF file
Hi,
I need to generate a barcode by providing a number to it. I need to display this barcode in a PDF file. Could anyone please help how to achieve this.
***Updated by moderator: Lochan to add Categories***
See this discussion : https://pdn.pega.com/community/pega-product-support/question/how-can-i-put-qr-code-print-reportexpexcel-or-pdf
This uses Google's 'zxing' library to generate a QR code image; which can then be included in a HTML Rule; which can then be converted to a PDF.
The same 'zxing' library can generate other types of barcodes as well.