GrapeCity.Documents.Layout 2.0.0.206

Suggested Alternatives

GrapeCity.Documents.Word.Layout

Additional Details

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

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

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

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 http://demos.componentone.com/gcdocs/gcword

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,016 12/30/2020
3.2.0.559 544 12/4/2020
3.2.0.558 805 10/29/2020
3.2.0.556 564 9/29/2020
3.2.0.554 2,176 9/7/2020
3.2.0.553 556 9/4/2020
3.2.0.550 889 8/11/2020
3.2.0.548 623 7/20/2020
3.1.0.519 683 7/3/2020
3.1.0.518 630 6/18/2020
3.1.0.514 610 6/2/2020
3.1.0.513 607 5/7/2020
3.1.0.512 605 4/22/2020
3.1.0.511 610 4/9/2020
3.1.0.508 725 3/5/2020
3.0.0.420 1,413 1/13/2020
3.0.0.419 824 1/3/2020
3.0.0.418 900 12/8/2019
3.0.0.415 787 11/14/2019
3.0.0.414 644 10/24/2019
2.2.0.320 607 2/4/2020
2.2.0.319 612 11/7/2019
2.2.0.318 626 11/6/2019
2.2.0.317 637 10/12/2019
2.2.0.316 862 9/20/2019
2.2.0.315 709 8/21/2019
2.2.0.314 677 8/5/2019
2.2.0.312 835 7/11/2019
2.2.0.310 1,639 6/9/2019
2.1.0.267 1,042 4/24/2019
2.1.0.265 745 3/25/2019
2.1.0.263 683 3/12/2019
2.1.0.262 725 3/1/2019
2.1.0.260 821 1/25/2019
2.0.0.208 871 12/18/2018
2.0.0.207 764 12/5/2018
2.0.0.206 809 11/21/2018
2.0.0.205 774 11/13/2018
2.0.0.201 813 10/24/2018
2.0.0.200 881 9/28/2018

# Changes from version 2.0.0.205:

## Changed
- Synced version with other GrapeCity.Documents packages.