QR Codes with BIP Enterprise 12.2.1.4
Hi everybody,
We have just updated our release of BIP Enterprise from 12.2.1.3 to 12.2.1.4. The intention is to take advance of the new feature for using 2D barcodes in our reports.
That's is available according this link
The function syntax is:
<?qrcode: <DATA>; <SIZE>[; <CHARSET>]?>
where
DATA – Data to be encoded in the QR code format.
SIZE – QR code size dimension in points(pt).
CHARSET – (Optional) Character set for encoding the data. Default is UTF8.
Based on Report Designer's Guide for Oracle Business Intelligence Publisher (E91494-02)
I have created a quick RTF template. And it worked perfectly when <DATA> is replaced by a fixed text in the RTF.