Categories
- All Categories
- Oracle Analytics Learning Hub
- 26 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 234 Oracle Analytics News
- 45 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Display Attached image in Unifier BP in Custom Print Report rtf Template( Unifier 16.2.7)
Vivek Tiwari
Rank 3 - Community Apprentice
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
0
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