Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
This task involves adding the following to getResponseHeaders() in the exported PDF resource:
"Content-Disposition", "attachment; filename=abcdefg;"
(where abcdefg indicates the filename)
For more information, see the forum thread titled ServletResponseUtil.sendFile filename bug.