I have several Jasper Reports that I have set the option for having “Plain Excel”.
Is it possible to invoke the report through a URL (i.e. httpauthexport) but specify the excel plain output format?
i.e.
current URL:
http://192.168.2.56:8080/reportserver/reportserver/httpauthexport?key=report1&format=excel&user=xxxx&password=xxxx
is there a format= option for the unformatted or plain excel output type ?