- Home
- Forum
- ASP.NET Core - EJ 2
- pptx generation
pptx generation
Thank you for contacting Syncfusion support.
We have tried to reproduce the issue, but it is working fine in our end. Please find the sample used in our end to reproduce the issue from the below link:
https://www.syncfusion.com/downloads/support/forum/145991/ze/Presentation-481753907.zip
In this sample, we have done the following things:
Please let us know if you have any queries.
Regards,
Vijayasurya A
Hi,
I am evaluating your component to see if we can use it to generate Powerpoint reports for our platform, and I'm trying to stream the Presentation from our .NET Core backend to the frontend Angular application.
I have tried multiple ways to get a proper file for download but I'm doing something wrong as the file cnnot be opened.
I found this ticket and now use the same method in backend to stream a FileStreamResult to the client, where I then create a Blob with it and make the browser download it (the way I see many people do it).
Can you spot the error here or do you have a working example of how to best achieve this?
Thanks!
Ah, skip my question - I realized that my response from the server now was a HttpResponse and not a direct Blob, so when I picked the body from the response the presentation becomes correct.
- 3 Replies
- 3 Participants
-
NC Nick Cole
- Jul 16, 2019 08:25 PM UTC
- Mar 11, 2022 06:43 PM UTC