GrapeCity.Documents.Layout 3.2.0.560

Suggested Alternatives

GrapeCity.Documents.Word.Layout

Additional Details

This package has been superseded by GrapeCity.Documents.Word.Layout.

dotnet add package GrapeCity.Documents.Layout --version 3.2.0.560
NuGet\Install-Package GrapeCity.Documents.Layout -Version 3.2.0.560
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="GrapeCity.Documents.Layout" Version="3.2.0.560" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GrapeCity.Documents.Layout --version 3.2.0.560
#r "nuget: GrapeCity.Documents.Layout, 3.2.0.560"
#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 GrapeCity.Documents.Layout as a Cake Addin
#addin nuget:?package=GrapeCity.Documents.Layout&version=3.2.0.560

// Install GrapeCity.Documents.Layout as a Cake Tool
#tool nuget:?package=GrapeCity.Documents.Layout&version=3.2.0.560

This is a cross-platform library providing document layout services to GrapeCity.Documents.Word (GcWord).
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/

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
3.2.0.560 4,164 12/30/2020
3.2.0.559 545 12/4/2020
3.2.0.558 810 10/29/2020
3.2.0.556 568 9/29/2020
3.2.0.554 2,192 9/7/2020
3.2.0.553 559 9/4/2020
3.2.0.550 931 8/11/2020
3.2.0.548 627 7/20/2020
3.1.0.519 694 7/3/2020
3.1.0.518 662 6/18/2020
3.1.0.514 613 6/2/2020
3.1.0.513 612 5/7/2020
3.1.0.512 608 4/22/2020
3.1.0.511 612 4/9/2020
3.1.0.508 746 3/5/2020
3.0.0.420 1,503 1/13/2020
3.0.0.419 827 1/3/2020
3.0.0.418 904 12/8/2019
3.0.0.415 791 11/14/2019
3.0.0.414 648 10/24/2019
2.2.0.320 611 2/4/2020
2.2.0.319 616 11/7/2019
2.2.0.318 629 11/6/2019
2.2.0.317 643 10/12/2019
2.2.0.316 872 9/20/2019
2.2.0.315 711 8/21/2019
2.2.0.314 678 8/5/2019
2.2.0.312 838 7/11/2019
2.2.0.310 1,643 6/9/2019
2.1.0.267 1,044 4/24/2019
2.1.0.265 747 3/25/2019
2.1.0.263 685 3/12/2019
2.1.0.262 727 3/1/2019
2.1.0.260 825 1/25/2019
2.0.0.208 875 12/18/2018
2.0.0.207 767 12/5/2018
2.0.0.206 813 11/21/2018
2.0.0.205 777 11/13/2018
2.0.0.201 817 10/24/2018
2.0.0.200 887 9/28/2018

# Changes since version 3.2.0.559:

## Fixed
- Digitally signed the dlls in the package. (DOC-2657)