groupdocs-viewer-dotnet 2.1.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.1.0
NuGet\Install-Package groupdocs-viewer-dotnet -Version 2.1.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.1.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.1.0
#r "nuget: groupdocs-viewer-dotnet, 2.1.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.1.0

// Install groupdocs-viewer-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-viewer-dotnet&version=2.1.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

#Bugs fixed:

WEB-714   Viewer.Net - Extra pages were presented during printing
WEB-722   Desktop Viewer.Net - The value of current page isn't shown after the opening of document
WEB-807    Viewer.NET - Error occurs after click on "Book mode"
WEB-808   Viewer.NET - Search doesn't work for second Viewer
WEB-813   Desktop Viewer.Net - User is not able to view documents in unlicensed version
WEB-834   Viewer.NET - Values from dropdown button "Zoom Level" are not displayed in IE9 after the running project on IIS
WEB-853   Viewer.NET - Limitation of viewing per hour doesn't work for most file formats in unlicensed version
WEB-857   Page contents are shifted to the right and the right edge is invisible in the HTML-based engine
WEB-858   Physical paths of cached files are too long
WEB-862   Zoom to Fit Breaks Zoom Control for Images
WEB-866   Previewing of small images is broken in IE 8 and IE9 (nothing is get rendered)
WEB-867   Some errors when scrolling down to page 2 in Internet Explorer 8 when BaseUrl=/
WEB-868   SVG images are too narrow in IE in the WebForms Viewer.
WEB-869   Old files are deleted only in top-level directories by DocumentCache.RemoveOldEntries()
WEB-870   Unsafe characters (<%&>) in displayName cause "A potentially dangerous Request.QueryString value was detected from the client"
WEB-880   A large JPEG file can't be zoomed out when it's shown in Fit Width
WEB-882   An exception is thrown when trying to open a large DOCX document
WEB-883   The PDF version of a document is created twice
WEB-885   An error is shown when compiling WIX setup projects: "ICE38: ICE Internal Error 1002. API Returned: 1615."

#Improvement:

WEB-871   An option to specify if cached contents of a stream should be used
WEB-873   Auto load pages one by one when searching
WEB-878   Remove full-size images for the HTML-based engine
WEB-884    Remove the Bootstrap.js library (modal window support)

#New features:

WEB-860   An option to zoom out large images while small images are left as-is
WEB-863   Load all pages when searching
WEB-876   Exception logging for the DocumentCache class