groupdocs-viewer-dotnet 2.2.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.2.0
NuGet\Install-Package groupdocs-viewer-dotnet -Version 2.2.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.2.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.2.0
#r "nuget: groupdocs-viewer-dotnet, 2.2.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.2.0

// Install groupdocs-viewer-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-viewer-dotnet&version=2.2.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, XML
- Microsoft PowerPoint: PPT, PPTX
- Microsoft Visio: VSD, VDX, VSS, VSX, VST, VTX, VSDX, VDW
- Microsoft Project: MPP, MPT
- Microsoft Outlook: MSG, EML
- OpenDocument Formats: ODT, OTT, ODS, ODP
- Rich Text Format: RTF
- Plain Text File: TXT
- Comma-Separated Values: CSV
- HyperText Markup Language: HTM, HTML, MHT, MHTML
- XML Paper Specification: XPS
- AutoCAD Drawing File Format: DXF
- Image files: BMP, GIF, JPG, PNG, TIFF
- Electronic publication: EPUB

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

New Features:

WEB-823     Amazon S3 storage support
WEB-901     Microsoft Azure storage support
WEB-932     Display Excel files with tabs (as Excel does)
WEB-947     An option for preloading pages on the browser side
WEB-954     Page rotation
WEB-955     The ability to set the position and font size of watermarks
WEB-956     Watermarks for the HTML-based engine
WEB-969     The logging of exceptions and operations in Viewer for .NET

Improvements:

WEB-891     Use cached stream contents without opening a stream
WEB-900     Remove the setting of JqueryFileDownload cookie by OnResultExecuting in the Viewer controller
WEB-903     Use available cached data to view documents
WEB-931     Watermarks on printed pages and a setting to enable them
WEB-934     Polish localization
WEB-940     Show the "Loading your content" overlay until a page is completely loaded
WEB-943     XML comments in the code
WEB-946     Direct conversion of documents to images when SupportTextSelection is false
WEB-953     Direct conversion of PowerPoint documents to HTML
WEB-959     Direct viewing of HTML documents

Bugs Fixed:

WEB-714     Viewer.Net - Extra pages were presented during printing
WEB-763     Viewer.NET - Black area is presented instead of image in presentation file "*.ppt", "*.pptx"
WEB-856     Viewer.NET - "Search Backward" button isn't active after first click on "Search Forward" button
WEB-858     Physical paths of cached files are too long
WEB-887     An internal server error occurs in GetImageUrlsHandler
WEB-888     The search for separate words is not working
WEB-889     A blank page is printed first in IE 9
WEB-899     Some files are not deleted by DocumentCache.RemoveOldEntries()
WEB-902     The first 3 pages of a DOC-document of 100 Kb are converted into HTML in more than 3 seconds
WEB-908     An error is shown in ViewDocumentHandler with the HTML-based engine: "The operation resulted in arithmetic overflow"
WEB-910     The fonts are corrupted after opening multiple documents in the HTML-based engine
WEB-911     Viewer.NET - Issue with displaying highlighted text for DOC/HTML files after searching
WEB-912     Viewer.NET - Incorrect fonts style are displayed for files if set up .UseHtmlBasedEngine(true)
WEB-913     The current search highlighting does not go through search hits on last pages in the HTML-based engine
WEB-919     Incorrect fonts in Word documents
WEB-923     Viewer.NET - Issues with displaying page content for PPT/PPTX files if set up ".UseHtmlBasedEngine(true)"
WEB-926     Pages after the 2nd page are not loaded in the thumbnails when a license is not applied
WEB-928     Viewer.NET - Error message is displayed after attempt to open HTML file
WEB-930     The text selection is over the thumbnails in the image-based engine
WEB-939     ViewDocument returns less page image URLs than there are pages for the image-based engine
WEB-944     An exception is thrown when the progress callback is not set for DocumentCache.GenerateImages().
WEB-945     A Word document is displayed incorrectly
WEB-950     The Find Previous/Next buttons are disabled for the search hit after the first/before the last in the image-based engine
WEB-951     The Find Previous/Next buttons are disabled when the first or last hits are on one line
WEB-952     Document pages except the first are not loading after a search was performed
WEB-958     "ArgumentException: Parameter is not valid." when drawing the unlicensed watermark
WEB-967     HTML styles are not prefixed in the HTML-based engine when using Aspose.Words 14.7
WEB-968     The loading overlay is always visible in Chrome for Excel documents in the HTML-based engine
WEB-982     Viewer.NET - The current search highlighting does not go through search hits if use SearchForSeparateWords and html engine