XtremeDocumentStudio.NETHTML 15.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package XtremeDocumentStudio.NETHTML --version 15.3.0
NuGet\Install-Package XtremeDocumentStudio.NETHTML -Version 15.3.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="XtremeDocumentStudio.NETHTML" Version="15.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XtremeDocumentStudio.NETHTML --version 15.3.0
#r "nuget: XtremeDocumentStudio.NETHTML, 15.3.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 XtremeDocumentStudio.NETHTML as a Cake Addin
#addin nuget:?package=XtremeDocumentStudio.NETHTML&version=15.3.0

// Install XtremeDocumentStudio.NETHTML as a Cake Tool
#tool nuget:?package=XtremeDocumentStudio.NETHTML&version=15.3.0

Gnostice XtremeDocumentStudio .NET is the next-generation multi-format document-processing component suite for .NET developers. Currently, XtremeDocumentStudio .NET HTML Viewer control supports viewing, printing, and converting PDF, DOCX, DOC, BMP, JPEG, PNG, WMF, EMF, TIFF and MTIFF. More formats will be introduced in future. It is a responsive HTML5 multi-format document viewer that can be used in any ASP.NET Web application. It can also convert document from one format to another, such as DOCX-to-PDF or PDF to images without requiring any other external software or libraries. It can also intelligently reconstruct page elements when converting PDF to DOCX. Some features such as programmatic document-creation, document-editing, and mail-merge have been introduced as a preview or beta.

XtremeDocumentStudio .NET is 100% managed code. It can natively process supported formats without requiring external software such as Microsoft Word, Open XML SDK, Word Automation Services, Adobe PDF library or GhostScript.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
15.9.0 90 4/29/2015
15.8.0 55 4/20/2015
15.7.0 55 4/3/2015
15.6.0 55 3/23/2015
15.5.0 63 3/6/2015
15.4.0 57 2/23/2015
15.3.0 60 2/11/2015
15.2.0 62 2/3/2015

Version 2015 R3 - February 6, 2015
=================================
Enhanced
~~~~~~~~
* HTML5 Viewer
 + Panning support added
 + Toolbar:
   - "Download As" control to download the uploaded document
     + Download the document in original format
     + Convert the document to desired format
       - Supported formats: PDF, DOCX, HTML, TIFF  
   + "Full Screen" control to support full screen mode
 + Rendering quality improvements
 + Validating character input on "Goto Page"
 + Client-side JavaScript API:
   - downloadAs() API to convert the uploaded document to desired format
       - Supported formats: PDF, DOCX, HTML, TIFF
 + Optimized to load very huge documents
* Document Creation
 + Mail merge
   - New: Introduced "EmailAction" class to support e-mailing mail merged documents
     + Ability to configure e-mail message for each individual e-mail:
       - To, From, CC, BCC, Subject, Body, Attachments etc.
     + Pattern support to put place holders which will be dynamically replaced at the time of sending e-mail
     + Events to obtain notifications
       - BeforeSend
       - AfterSend
     + Option to send mail merged document as e-mail body or as an attachment
     + Option to encode the body as html

Fixed
~~~~~
* HTML5 Viewer
 + Standard zoom not applied correctly in some instances
 + Print animation still shown after issuing print
 + Non-uniform page scrolling animation
 +"Goto Page" behavior for out of range page numbers
* PDF rendering
 + Some text elements are not rendered when white-space characters precede their encoding in the PDF
 + "ASCIIHexFilter" decoding