Dynamic QRCODE printing in BIPublisher MS Word plugin
Generated QRCODE based on below using BIPublisher MS Word plugin.
<?qrcode: QRCODEDBCOL;100?>
Then I followed the instruction to print the QR code (Doc ID 2664268.1)
1. Go to Programs - BIP Template Viewer
2. Select the Template which has QR Code Font in Template Viewer
3. Load the Data Model Xml
4. Generate the Report in RTF Format
QR generated successfully as per the above steps but this is static QR which is not printing based on the QRCODEDBCOL table column dynamically.
Any idea how to get it print dynamically based on the column data.
Note: I am going to use this RTF template (with QRCODE) in ORACLE APEX.