drew2fast Posted September 24, 2009 Share Posted September 24, 2009 I'm trying to run some reports by specifying everything in the URL, and it breaks with ever output format, PDF, RTF, etc, when using IE 7. No problems with Mozilla. When specifying output=pdf, I just get page can not be displayed. With IE, it brings up a dialogue box: Internet Explorer cannot download flow.html from ncapp02. The only way the report will display is standAlone=true. Below is the url:http://ncapp02:8080/jasperserver/flow.html?_flowId=viewReportFlow&reportUnit=/reports/company/caseinfo&output=rtf&j_username=xxxxxxxx&j_password=xxxxxxxxx&tracking_num=100481The report runs fine from the jasper console. Using jasperserver 3.5.0 with tomcat 6.0 on Windows 2003. Post Edited by drew2fast at 09/24/2009 17:22 Link to comment Share on other sites More sharing options...
lucianc Posted September 29, 2009 Share Posted September 29, 2009 This has been fixed in the development version.IE doesn't like the response headers that JS sets when PDF/RTF reports are executed by manually entering the URL in the browser or by opening a link from an external application (that is, when not following a link from another web page).I'm not aware of any workarounds that do not require some coding on the server side in order to change the response headers.Regards,Lucian 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