problem in inserting images to excel sheet

By: Deepak Borule - deepakborule
problem in inserting images to excel sheet
2003-11-19 02:18
Hi,
I am generating microsoft excel sheets using japser reports
I am required to insert image in excel. I am going so by

<image scaleImage="RetainShape" hAlign="Center" vAlign="Top">
<reportElement x="0" y="10" width="700" height="355"/>
<imageExpression>"abc.jpg"</imageExpression>
</image>

But nothing is getting inserted in the excel sheet.

Can anybody help me out.

Thanks
Deepak




By: Teodor Danciu - teodord
RE: problem in inserting images to excel shee
2003-11-29 00:16

Hi,

Images are not supported by the POI library we use
to generate XLS content.

Thank you,
Teodor
2002 JI Open Discussion's picture
Joined: Aug 10 2006 - 3:28am
Last seen: 16 years 7 months ago

0 Answers:

No answers yet
Feedback
randomness