Issue in PPT Report......
Hi every one...
<%
response.setContentType("application/vnd.ms-powerpoint");
response.setHeader("Content-disposition","attachment;filename=re[port.ppt");
%>
by aboue code i can open jsp page in PowerPoint... but the problem is all text is coming in single slide... please can you help me how can i do with multiple slides... urgent please..
Thanks

