Currently i am using following code to generate PDF in a JSP file:
response.setContentType(\"application/force-download\");
You may try this code reference.
$html .= '';