MVC ActionResult as PDF

Hi

We are evaluating a suitable pdf component for the following cases:

- We have several ASP.NET MVC Views which should be directly converted as PDF (instead of re-creating the PDF document by code).
- Some PDF files should merge several MVC views into one document and may also add some existing PDF documents into the same file.

Is this possible with Aspose.PDF?

Any feedback would be very appreciated.

BR

Hi Hans,

Thanks for your inquiry.

userxyz:

- We have several ASP.NET MVC Views which should be directly converted as PDF (instead of re-creating the PDF document by code).


You can convert web page to PDF directly using Aspose.Pdf for .NET. Please check following documentation link, hopefully it will help you to accomplish the task.


userxyz:


- Some PDF files should merge several MVC views into one document and may also add some existing PDF documents into the same file.


You can convert your views to PDF as suggested above and later merge these documents into a single PDF document using Aspose.Pdf for .NET. Kindly check following documentation to merge PDF document, it will serve the purpose.


Please feel free to contact us for any further assistance.

Best Regards,