You should be able to export the chart from Excel as a graphic - and
then render the graphic using .
I would be surprised if there is an XML representation of an Excel chart
- and if there was you would have to reproduce the image processing to
be able to display it.
nitish kumar sinha wrote:
H
>Is there any way to convert the chart build in the Excel to XML
Look at :
http://jakarta.apache.org/poi/index.html
there might be something interesting. I don't know if you can read Excel
charts.
Another way to read Excel data is to use ODBC. Data must be formatted like
a database table.
Mat
HI
Is there any way to convert the chart build in the Excel to XML and display the
XML thus generated in the PDF using the FOP .
If any one has any idea in this regard please send sample code or the idea to
do the convertion.
I shall be very thankfull to u.
Thanks
nitish