Info
Version: | 3.2.0.560 |
Author(s): | GrapeCity, Inc. |
Last Update: | Wednesday, December 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.grapecity.com/documents-api-word/ |
NuGet Url: | https://www.nuget.org/packages/GrapeCity.Documents.Layout |
Install
Install-Package GrapeCity.Documents.Layout
dotnet add package GrapeCity.Documents.Layout
paket add GrapeCity.Documents.Layout
GrapeCity.Documents.Layout Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- GrapeCity.Documents.Common(>= 3.2.0.560 && <= 3.2.0.560)
- GrapeCity.Documents.Imaging(>= 3.2.0.560 && <= 3.2.0.560)
- GrapeCity.Documents.Pdf(>= 3.2.0.560 && <= 3.2.0.560)
- GrapeCity.Documents.Word(>= 3.2.0.560 && <= 3.2.0.560)
- GrapeCity.Documents.Common(>= 3.2.0.560 && <= 3.2.0.560)
- GrapeCity.Documents.Imaging(>= 3.2.0.560 && <= 3.2.0.560)
- GrapeCity.Documents.Pdf(>= 3.2.0.560 && <= 3.2.0.560)
- GrapeCity.Documents.Word(>= 3.2.0.560 && <= 3.2.0.560)
Tags
Adding a reference to this library to a project that uses GcWord will provide GcWordDocument.SaveAsPdf() extension methods, which will allow to export Word documents to PDF.
This library does not depend on MS Office or any third-party libraries, and works on all platforms that support .NET Standard 2.0.
The online Documents for Word sample browser that uses GrapeCity.Documents.Layout to generate PDFs from Word documents is available at https://www.grapecity.com/documents-api-word/demos/.