Returns the requested custom report in PDF format.
| name | description | type | default | type |
|---|---|---|---|---|
| request | read for query parameters matching variables specified in the report template | context | HttpServletRequest | |
| type | the document type, B - labels, L - custom report | path | String | |
| template | the document template number to run | path | String |
a response object containing the report as the body of the response, in PDF format