We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

PdfViewer

What is the equivalent of the following ASP.NET MVC (classic) code to the new ASP.NET MVC?

cshtml:

@{Html.Syncfusion().PdfViewer("reportViewer").Load((string)ViewData["ReportFile"])
                     .PdfParamsArgs((PdfViewerParams)ViewData["PdfViewerParamsData"])
                     .Width(System.Web.UI.WebControls.Unit.Pixel(800))
                     .Render();}





1 Reply

US Uthistran S Syncfusion Team February 2, 2015 12:19 PM UTC

Hi Marie,

Thank you for your interest in Syncfusion products.

Syncfusion provides support for PdfViewer Control in ASP.NET MVC (classic) only. We do not have PdfViewer control in ASP.NET MVC (EJ MVC).

Please, let us know if you need any further assistance.

Thanks,

Uthistran S.



Loader.
Live Chat Icon For mobile
Up arrow icon