Pergunta

I'm looking for some decent PDF viewer for ASP.MVC3, all I've found is syncfusion, but it seems awfully slow and looks bad too...

Does anyone know good PDF viewer for MVC3? I like RadPDF, but it works with ASP.NET (no MVC) only. It lets you edit document by adding highlights, notes, text etc. that's something I'm in need of.

Foi útil?

Solução

If you like RadPDF you can still use it with MVC, you can run ASP.NET MVC and webforms side by side. Check this link for more info: http://weblogs.asp.net/rajbk/archive/2010/05/11/running-asp-net-webforms-and-asp-net-mvc-side-by-side.aspx

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top