public class FormsPDFServlet extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PARAMETER_ID_FORM_RESPONSE |
Constructor and Description |
---|
FormsPDFServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doDownloadPDF(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Method to download a PDF file generated by form response
|
public static final String PARAMETER_ID_FORM_RESPONSE
public void doDownloadPDF(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws fr.paris.lutece.portal.service.admin.AccessDeniedException
request
- requestresponse
- responsefr.paris.lutece.portal.service.admin.AccessDeniedException
- exception if user does not have the permissionCopyright © 2019 City of Paris. All rights reserved.