WebFormsDocumentViewer is a simple custom control that lets you embed documents (PDF, Word, PowerPoint, Excel, RichTextFormat and Text) in your ASP.NET WebForms pages.
Info
Version: | 1.1.1 |
Author(s): | Robert Hajbok |
Last Update: | Monday, December 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HajbokRobert/WebFormsDocumentViewer |
NuGet Url: | https://www.nuget.org/packages/WebForms.DocumentViewer |
Install
Install-Package WebForms.DocumentViewer
dotnet add package WebForms.DocumentViewer
paket add WebForms.DocumentViewer
WebForms.DocumentViewer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Office.Interop.Word(>= 15.0.4797.1003)
- Microsoft.Office.Interop.PowerPoint(>= 15.0.4420.1017)
- Microsoft.Office.Interop.Excel(>= 15.0.4795.1000)
- Microsoft.Office.Interop.Outlook(>= 15.0.4797.1003)
Tags