Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How To insert codes QR in the XML Publisher Reports used BLOB column?

Summary
How To insert codes QR in the XML Publisher Reports used BLOB column?
Content
Hi
I am trying insert a QR code from a BLOB coloumn but I have problem to visualice this QR code into XML Publisher Report. Is There a tag or library to resolved this problem ??.
I have an example :
<fo:instream-foreign-object content type="image/jpg">
<xsl:value-of select="IMAGE_ELEMENT"/>
</fo:instram-foreign-object>
But this code not work. Too I have this note Doc ID 550627.1 but I don't understand.
The version that use is :
BI Publisher (formerly XML Publisher) - Version 5.6.3 to 5.6.3 [Release 5]
Oracle XML Publisher - Version: 5.6.1 through 5.6.3.
Regards
Julio
Answers
-
I am transferring your request for assistance to the BI Publisher community based on your questions.
Tx!
0 -
Did you try all the the options in Doc ID 550627.1 you specified above.
1. Did you try other content type?
2. IMAGE_ELEMENT are making sure it is matching data in xml file.
3. Its also talking about the height and width attributes, did you try those.?
0 -
Hi
1. Did you try other content type?
Only content type/JPG
2. IMAGE_ELEMENT are making sure it is matching data in xml file.
Yes, of course. I'm sure.
3. Its also talking about the height and width attributes, did you try those.?
Yes, These attributes was tried.
I have a question, Is neccesary configure in the Publisher Administrator Reports any code or attribute ??
Regards
Julio
0 -
Hi , I got the same issue here. Has it been solved? Thanks~
0