Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to show dynamic image from table in a BI Publisher report(RTF Template)

PurandarJan 28 2025 — edited Jan 28 2025

I need to download BI report with dynamic images in my report, how can i achieve this?
I already use this method nothing is working. Please provide me any solution.

1.<fo:instream-foreign-object content-type="image/jpg" height="3 in" width="4 in"><xsl:value-of select="**PICTURE**"/></fo:instream-foreign-object>

2.<img src = "{https://objectstorage.us-pg}" />

3.url:{IMAGE}

Comments
Post Details
Added on Jan 28 2025
0 comments
1,484 views