groupdocs-viewer-dotnet 2.15.0

Suggested Alternatives

GroupDocs.Viewer

Additional Details

GroupDocs.Viewer API has been moved to a new package "GroupDocs.Viewer" with new & improved feature set.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package groupdocs-viewer-dotnet --version 2.15.0
NuGet\Install-Package groupdocs-viewer-dotnet -Version 2.15.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="groupdocs-viewer-dotnet" Version="2.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add groupdocs-viewer-dotnet --version 2.15.0
#r "nuget: groupdocs-viewer-dotnet, 2.15.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install groupdocs-viewer-dotnet as a Cake Addin
#addin nuget:?package=groupdocs-viewer-dotnet&version=2.15.0

// Install groupdocs-viewer-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-viewer-dotnet&version=2.15.0

GroupDocs.Viewer for .NET is a flexible library that enables you to display documents and images of more than 45 file formats from within your web & mobile applications. The library is 100% independent and doesn't require any 3rd-party software installation. This allows end users to, for example, view PDF documents from within your .NET applications without having to install Adobe Reader.

With GroupDocs' document viewer for .NET, your app's users can view documents and images of the following file formats:

- Portable Document Format: PDF
- Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM
- Microsoft Excel: XLS, XLSX, XLSM, XLSB
- Microsoft PowerPoint: PPT, PPTX, PPS, PPSX
- Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW
- Microsoft Project: MPP, MPT
- Microsoft Outlook: MSG, EML, EMLX
- OpenDocument Formats: ODT, OTT, ODS, ODP
- Rich Text Format: RTF
- Plain Text File: TXT
- Comma-Separated Values: CSV
- HyperText Markup Language: HTML, MHT, MHTML
- Extensible Markup Language: XML
- XML Paper Specification: XPS
- AutoCAD Drawing File Format: DXF, DWG (2004)
- Image files: BMP, GIF, JPG, PNG, TIFF, multi-page TIFF
- Electronic publication: EPUB
- Windows Icon: ICO

Documents can be both rasterized and converted to SVG+HTML+CSS, delivering high-fidelity native text rendering.

GroupDocs.Viewer for .NET comes with a convenient UI, which allows users to easily navigate documents when viewing them. For instance, users can scroll multi-page documents, turn pages with the Go Forward/Backward buttons, jump straight to a specified page, search for text within the document using keywords, preview pages with thumbnails, zoom, print and download documents right from a web-browser.

For more details on the GroupDocs.Viewer for .NET Library, please visit our website:
http://groupdocs.com/dot-net/document-viewer-library

Note: this download contains a fully working version of the product, however without a license set it will run in evaluation mode with some limitations. To test GroupDocs' document viewer for .NET library without evaluation limitations, request a free 30-day temporary license.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

We are pleased to share a new version of GroupDocs.Viewer for .NET, with the following improvements

New Features
WEB-1861 Custom storage support in DocumentCache
WEB-1933 Add support of the HTML-based mode to the Groupdocs.Viewer when it works in the WCF self-host mode

Bugs Fixed
WEB-1002 Search Backward/Forward buttons are not disabled for html based engine when first/last word is hishligted
WEB-1006 Incorrect fonts style are displayed for PDF files if set up "UseHtmlBasedEngine(true)" in "MVC Demo" project
WEB-1156 Popup with print progress isn't displayed after click on "Print" button with "UsePdfPrinting(true)"
WEB-1593 Horizontal scroll bar is missing when the browser window is too small and the part of the document is located outside the viewport
WEB-1844 Aspose.Cells 8.5.1.0: XLS-document content converted to HTML with issues
WEB-1858 A UTF-8 HTML document is shown incorrectly
WEB-1859 An HTML file is shown with incorrect line widths
WEB-1864 Incorrect rendering .xls file in html and image mode
WEB-1868 Aspose.Cells 8.5.1.0: Cells borders are missing in resultant HTML
WEB-1873 "TypeError: docViewerPageFlipViewModel is null" when hiding the thumbnails with UseInnerThumbnails
WEB-1874 The hide thumbnails button does not work on the first click after refreshing page
WEB-1875 The "Cover then Two Pages in Row" mode shows one page in a row instead
WEB-1882 The search hit jumps to the last page in the image mode
WEB-1883 Search hits and text selection are placed incorrectly in the image mode
WEB-1890 The page navigation JS API test sometimes hangs on thumbnails-related code
WEB-1892 Print with watermarks not working in WebForms sample
WEB-1893 Only 3 pages shown in Viewer for Cloud
WEB-1901 The image thumbnails are distorted after rotation
WEB-1906 No error shown when an exception is thrown on the server
WEB-1907 "ArgumentException: The path is not of a legal form" when using a custom storage provider
WEB-1920 Fix a phrase in Italian localization
WEB-1925 Aspose.Words 15.7: incorrect conversion of a DOC file to PDF, HTML and JPEG
WEB-1935 GroupdocsViewerSelfHostingDemo is not working properly
WEB-1943 Viewer throws an exception when opening ICO file

Improvements
WEB-1897 Consistent parameter extraction in the HTTP POST ASP.NET handlers
WEB-1936 Add page rotation support to the WCF self-host mode of the Viewer
WEB-1937 Add page reordering support to the WCF self-host mode of the Viewer
WEB-1949 Add PDF printing support to the WCF self-host mode of the Viewer