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
Display Attached image in Unifier BP in Custom Print Report rtf Template( Unifier 16.2.7)

Summary
Display Attached image in Unifier BP in Custom Print Report rtf Template( Unifier 16.2.7)
Content
Hi
I want to display uploaded image in Custom print report . I am attaching image by image picker data element. how i can display this image in my custom print report?
Regards
Vivek
Answers
-
Hi
When you say uploaded image? Is that into a directory or into a DB? BIP can handle both but it makes a difference.
If its into a directory and assuming BIP has access to that directory or there is a URI that can be used to access the image. Check the docs here:
If its into a DB. Then you need to extract the image from a blob column in the BIP data model and then use this method to get the image into the output:
Scroll to Inserting a BLOb image
Tim
0