itchytoes Posted March 23, 2011 Share Posted March 23, 2011 Hi --I am using the latest jasperserver 4.0.I have reports that produce charts. When I export to Excel, the charts don't appear.I can test the reports outside of JasperServer and export to XLS and my charts appear just fine.In fact, when I use JasperServer to save the exported Excel file instead of viewing it, the size of the file is much smaller than the one I get when I run the report stand-alone. It has text data, but no chartsAm I missing something?ThanksBetty Link to comment Share on other sites More sharing options...
itchytoes Posted March 23, 2011 Author Share Posted March 23, 2011 Okay -- I figured out that Ihave to set my ignoreGraphics property in the applicationContext.xml file for xlsExportParameters to "false" to allow graphics to show. however, my charts on page 2 did not appear unless I set onePagePerSheet to "true". Then I get the page 2 chart also Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now