How to Create Pdf or MS Word File

Stimulsoft Reports.WEB discussion
Post Reply
jacksonramon
Posts: 7
Joined: Tue Nov 11, 2014 5:27 pm

How to Create Pdf or MS Word File

Post by jacksonramon »

Hi.
I want to return PDF or Docx File in Actionresult without View or Stimulsoft Reports MVC Viewer.
How can I do that in ASP.NET MVC 5.2?
Thanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to Create Pdf or MS Word File

Post by HighAley »

Hello.

You can export the report in code using ExportDocument method.

Thank you.
Post Reply