BI Publisher (MOSC)

MOSC Banner

Display image in XMLP Report dynamically

edited May 7, 2012 8:58AM in BI Publisher (MOSC) 8 commentsAnswered
Hi All,
I have a requirement to display an image (which is stored under OA_MEDIA directory) in my XMLP report. The report output is in PDF format.

I use the following code in RTF template to display the image.

<fo:external-graphic content-width="260pt" content-height="50pt"  src="/rl2dev/oracle/RL2DEV/apps/apps_st/comn/java/classes/oracle/apps/media/Signature1.jpg"/>

This code works fine when I hardcode the value for 'src' (as mentioned above), but it has to be dynamic.
I have a field in the XML file (generated from the rdf) which has the file path stored in it. I tried the following code which doesn't work.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center