Spire.Presentation is a professional PowerPoint® compatible library that enables developers to create, read, write, modify, convert and Print PowerPoint documents. Get free and professional technical support for Spire.Presentation for .NET, Java, Android, C++, Python.
Mon Apr 18, 2016 3:22 am
Can anyone help? - I'm generating a PPT per user's inputs from asp.net from and would like to make the generated PPT downloadable on the client side.
Thanks a lot!
-
kdr13
-
- Posts: 72
- Joined: Fri Apr 15, 2016 4:35 pm
Mon Apr 18, 2016 6:06 am
Hi,
Thanks for your posting.
I recommend you to use this method.
- Code: Select all
Presentation.SaveToHttpResponse(string FileName, FileFormat fileFormat, System.Web.HttpResponse response);
Best Regards,
Amy
E-iceblue support team
-
amy.zhao
-
- Posts: 2774
- Joined: Wed Jun 27, 2012 8:50 am