Hi List,

I am using Report mill Version 12 to generate reports in PDF and now i want to generate the same report in Excel format.

PDF Report contains data in tables,table groups and graphs, All the data is represented correctly in the PDF report.

When i use poi30-rm.jar to generate the Report mill template in excel with following code changes:

byte excelBytes[] = report.getBytesExcel();

I am able to get the excel version but the graph data and some part of table data is missing in the excel report.

Help/Feedback on this would be greatly appreciated.

Regards,
PJ.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to