Question
1
Replies
351
Views
Rulesstack Inc
Posted: April 9, 2018
Last activity: April 11, 2018
Closed
2D barcode generation with PDF 417 Format
we need to generate 2d barcode with PDF 417 format by passing unique text for each work object and looking for help on the same.
Hi Samarendra,
This post talks in depth about including a QR code into a print report.
John has explained in amazing detail a working prototype an Activity which generates a QR code based on the text provided; and then stores the image as a PRPC Data-Content-Image instance.
"zxing" is a google's open source library which can be used for 2d bar code generation as well. You can build on the java code posted in John's prototype and leverage it to generate a 2D barcode.
Thank you,
Shreshta