Aspose w/ASP.Net

I trying to use Aspose.Pdf.Kit within an asp.net web application to add data to a pdf template then prompt the user with the save/open file dialog box (similar to a response.flush). I can’t seem to find any good demos or documentation to perform the actual load to buffer and then flush the buffer. I can find the one for editing a pdf form, but all the demos/docs seem to be for desktop applications. Are there any demos specifically for asp.net?

Hi,

Please check the WebForm folder in the Demos folder of Aspose.Pdf.Kit installation folder for ASP.NET demos of Aspose.Pdf.Kit.

Thanks.