Question
2
Replies
239
Views
Accenture
Posted: February 4, 2019
Last activity: February 5, 2019
Closed
How to create Code bars on section
Hello,
I have a section that's downloaded in a PDF format, and I want to develope on this section bar codes
And I don't have any idea how to begin.
Thanks
Douglas
***Edited by Moderator: Pallavi to update platform capability tags***
Hi DouglasA9503,
It seems you want to convert a section to a PDF file, and also include a "BAR CODE" at the top of the PDF.
To do this
1. You can have a wrapper section and include the bar code image.
2. Have a print button which will call the "HTMLtoPDF" and convert/download the PDF with wrapper section as the parameter.
If you want to create the barcode dynamically then you need to use external APIs(JAR) for that depending upon the type of encryption you want.
Thanks
Kamalesh