DISPLAY LOGO IN 11.5.10 RTF Template
Hi Gurus,I am facing issue while displaying logo in RTF template.
My template is stretched to multiple pages and When I place logo it is becoming bulky. To avoid that I dynamically tried to print that but because of some issue am not able to print that.
Below mentioned steps I performed, placed logo in $JAVA_TOP/oracle/apps/media (OA_MEDIA).
In the rtf placed one dummy logo and in alt_text written this command '{concat('$[OA_MEDIA]/',.//CP_HEADER_IMAGE)}'. CP_HEADER_IMAGE is assigned with logo name from report.
I am using Microsoft office 2010, on the image right click --> format Picutre --> alt_text tab confirm is this correct location for place above said command.
0