oracle RTF template: multi-line content in QR code
I have a requirement to implement QR code with multiple lines in oracle BI publisher report. According to oracle documentation the syntax is following:
<?qrcode:'Hello World'; 100?>
But when scanning QR code I need to see each word on new line, like
Hello
world
How can I achieve that?
Two options:
Note: This will not work in EBS (E-Business Suite). EBS uses an older version of BI Publisher. The
qrcodefunction was introduced in Oracle BI Publisher 12c Release 12.2.1.4, not available for EBS as of 6/1/2023.Example XML
Template
Output