
|
If you were logged in you would be able to see more operations.
|
|
|
|
Just a little improvement to add the management of the Content-disposition header when generating JasperReport results.
Add 2 new parameters :
- contentDisposition : disposition (default : inline)
- documentName : name of the document
will generate the http header Content-disposition = <contentDisposition>; filename=<documentName>.<format>
Patch attached.
Richard
|
|
Description
|
Just a little improvement to add the management of the Content-disposition header when generating JasperReport results.
Add 2 new parameters :
- contentDisposition : disposition (default : inline)
- documentName : name of the document
will generate the http header Content-disposition = <contentDisposition>; filename=<documentName>.<format>
Patch attached.
Richard |
Show » |
|