GemBox.Document 21.3.30.1110

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

// Install GemBox.Document as a Cake Tool
#tool nuget:?package=GemBox.Document&version=21.3.30.1110

GemBox.Document is a .NET component that enables developers to read, write, convert and print document files (DOCX, PDF, XPS, HTML) from .NET applications in a simple and efficient way.

Product Compatible and additional computed target framework versions.
.NET Framework net30 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
25.3.30.1012 574 4/28/2015
25.3.30.1000 488 3/17/2015
23.3.30.1207 193 3/16/2015
23.3.30.1201 339 2/17/2015
23.3.30.1186 583 1/14/2015
23.3.30.1177 177 12/24/2014
23.3.30.1169 204 12/5/2014
23.3.30.1142 478 10/14/2014
23.3.30.1104 937 7/25/2014
23.3.30.1088 171 6/13/2014
23.3.30.1087 99 6/12/2014
23.3.30.1074 151 4/30/2014
23.3.30.1040 1,071 2/14/2014
23.3.30.1039 95 2/13/2014
23.3.30.1021 107 11/26/2013
23.3.30.1000 136 9/9/2013
21.3.30.1171 99 3/16/2015
21.3.30.1151 184 6/13/2013
21.3.30.1110 77 3/26/2013
21.3.30.1087 87 2/6/2013
21.3.30.1077 91 1/25/2013

- Added support for preserving form fields in DOCX.
- Fixed DATE and TIME field format issue in PDF.
- Added support for writing files in HTML and MHTML file format.
- Fixed issues with rendering tables.
- Fixed issues with font fallback strategy.
- Fixed PDF issue with writing picture hyperlink.
- We now skip reading of bookmark "_GoBack".
- Better support for reading DOCX files created with LibreOffice.