Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ireport - background image

NewBeeApr 28 2014 — edited Apr 28 2014

Hi

iuse ireport 4.7.0 and jdev 11.1.1.7

I created an ireport report and called it from adf .

then i add a background image to the report :

in ireport xml file , that is  : <imageExpression><![CDATA["//my_pic.jpg"]]></imageExpression>

and my_pic.jpg is located to same path of myreport.jrxml .

so in ireport it works fine .

BUT in ADF , console show error as

net.sf.jasperreports.engine.JRException: Byte data not found at : //my_pic.jpg

How can i set address of image in iReport even it works in ADF ?

Thanks

This post has been answered by Sameh Nassar on Apr 28 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2014
Added on Apr 28 2014
6 comments
2,123 views