|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to show image on Oracle Report - but Not static Filename?
Dear all,
I am using Reports6i. I want to know how to show the image on the report but the image is not in static filename. I used "Link File", but the "Source Filename" Boilerplate can only allow me hardcode the file path and file name. Remark: The image is not stored in the database. What can I do? Thank you for any advice. |
|
#2
|
|||
|
|||
|
Image with a non-static filename in Reports
You probably have to do some coding. You could create a dummy image (dummy.jpg or something like that) and include it as an image in your layout model.
Then, in a before-report trigger you could use a host-command to copy the (dynamic) filename to dummy.jpg to get the image you want. Good luck! Janine Schuijt http://www.it-eye.nl |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > How to show image on Oracle Report - but Not static Filename? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|