Jump to content

lorenzo.renzi

Recommended Posts

I have a problem.

I need open a report in pdf format with a url.

I use this sintax:

http://server.ithan.it:8090/jasperserver/flow.html?_flowId=viewReportFlow&reportUnit=/reports/Quotazio/STAMPA_AUDIT&j_acegi_security_check?&j_username=jasperadmin&j_password=jasperadmin&P_QUOTATION_ID=257&P_OFFERED_ID=4&ParentFolderUri=/reports/Quotazio&output=pdf

 

If i use Firefox this url work.

 

If i use IE i see dont' work.

Why?

 

Excuse me for my bad english.

 

Lorenzo

 

 

Code:
http://server.ithan.it:8090/jasperserver/flow.html?_flowId=viewReportFlow&reportUnit=/reports/Quotazio/STAMPA_AUDIT&j_acegi_security_check?&j_username=jasperadmin&j_password=jasperadmin&P_QUOTATION_ID=257&P_OFFERED_ID=4&ParentFolderUri=/reports/Quotazio&output=pdf
Link to comment
Share on other sites

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

Hi Lorenzo,

What version of IE are you using, and do you receive an error?  We experienced a problem in IE6 whereby we would receive a "operation aborted" popup when trying to display a report via a direct http call.  We simply moved/(required users to use ) IE7+ and the problem went away.  Forcing users to use IE7+ may not be an option for you but if it is it would be worth trying out.

 

am

Link to comment
Share on other sites

  • 1 month later...

 

I am experiencing a similar problem, if I call a report using the following URL:

http://js.domain.com:8080/jasperserver-pro/flow.html?_flowId=viewReportFlow&reportUnit=/Reports/test&decorate=no&output=html&j_username=username&j_password=password
 

The report works, if I use either pdf, rtf or xls for the output parameter the report fails. Again, this problem only occurs with IE (6 and 7) the reports work fine with Firefox.

 

I am using JS Pro 3.5, this was working fine previously on JS community release 2.1.

 

Did you ever get this fixed?

 

Thanks,

 

Sean

 

Link to comment
Share on other sites

Hi Lucian,

 

IE prompts me to Save or Open the file (see attachment) If I click on Open I get a page saying navigation to the webpage was cancelled, if I click on Save I get a message that IE could not download flow.html from the server.

 

Note the odd filename on the screenshot...

 

Thanks,

 

Sean

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...