XtremeDocumentStudio.NET 14.6.0

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

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

Gnostice XtremeDocumentStudio .NET is the next-generation multi-format document-processing component suite for .NET developers. Currently, it supports viewing, printing, and converting PDF, DOCX, DOC, BMP, JPEG, PNG, WMF, EMF, and single-page and multi-page TIFF. XtremeDocumentStudio also includes an AJAX-powered ASP.NET document viewer component and a WPF document viewer component. Document creation and editing components have also been introduced in a preview (beta) basis. Intelligent conversion of PDF to DOCX has also been introduced as a preview.

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 95 4/29/2015
15.8.0 58 4/20/2015
15.7.0 62 4/3/2015
15.6.0 53 3/23/2015
15.5.0 63 3/6/2015
15.4.0 59 2/23/2015
15.3.0 60 2/11/2015
15.2.0 61 2/3/2015
15.1.0 83 1/13/2015
14.8.0 97 12/15/2014
14.7.0 81 12/2/2014
14.6.0 413 11/14/2014
14.5.0 130 9/11/2014
14.4.0 146 9/2/2014

Version 2014 R6 - November 14, 2014
====================================
Enhanced
~~~~~~~~
* DOCX Rendering
   + Support for tables in headers and footers
   + Support for tables with columns extending beyond margins
   + Support for rendering images stored in legacy VML format

* PDF Conversion
+ Introduced PDFVersion property in the PDFEncoderParams class to set the version of the PDF file during conversion

Fixed
~~~~~
* PDF Processing
           + Several fixes related to reading object stream
           + Several issues related to font-processing
* DOCX Processing
           + Improved rendering of text with tabs containing decimal alignment
           + Incorrect pagination when rendering some documents
* DOCX to PDF conversion
           + Text highlighting is lost when converting DOCX to PDF
           + Some Unicode and "Symbol" font characters missed out when converting DOCX to PDF