groupdocs-viewer-dotnet 2.4.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.4.0
NuGet\Install-Package groupdocs-viewer-dotnet -Version 2.4.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.4.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.4.0
#r "nuget: groupdocs-viewer-dotnet, 2.4.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.4.0

// Install groupdocs-viewer-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-viewer-dotnet&version=2.4.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-1028     Improve .NET Programmability - allow overriding of File Persistence Layer
WEB-1034     Separate storage paths for different sessions
WEB-1036     A method of the JavaScript widget for loading a document
WEB-1056     The ability to set custom handlers for document processing events
WEB-969     The logging of exceptions and operations in Viewer for .NET
Improvements

WEB-1051     Direct viewing of TXT files.
WEB-943     XML comments in the code
WEB-946     Direct conversion of documents to images when SupportTextSelection is false
Bugs Fixed

WEB-1013     Viewer.NET - User isn't navigated to the next word after click on "Search Forward" button with "UseHtmlBasedEngine(false)"
WEB-1045     Viewer.NET - "ShowPaging(false)" option doesn't work with "UseHtmlBasedEngine(true)
WEB-1048     Exception details are not shown on the client when a document is in a pre-Word 97 format
WEB-1052     Squares are shown between lines in PDF files when using the HTML-based engine
WEB-1062     File types are sent as lower case in JSON to the file browser control while ViewDocument sends camel case
WEB-1063     The workingDirectoryPath is not honored sometimes
WEB-1064     An exception when viewing an MS Project file with SupportTextSelection(false): "page_1.jpg not found"
WEB-1066     Text is overlapped when viewing a PDF file in the HTML-based mode
WEB-735     Viewer.NET - Long strings are overlapped because always are presented in one row
WEB-811     Viewer.NET - Error message is displayed after click on "Remove"
WEB-922     Viewer.NET - Markers are displayed incorrect
WEB-929     Viewer.NET - Issues with viewing particular DOC file in IE 9
WEB-962     Viewer.NET - Strikeout is shifted down in FF if set up ".UseHtmlBasedEngine(true)"
WEB-979     Viewer.NET - Table of contents is displayed with additional extra dots for particular doc file
WEB-984     Viewer.NET - External links are overlapped for particular doc file
WEB-996     Viewer.NET - Extra spaces are presented for particular DOC file if use html based engine
WEB-998     Viewer.NET - Comments indication are shifted to the right in FF/Chrome
WEB-999     Viewer.NET - Underline for header is not displayed in FF/Chrome if use html based engine