This is a cross-platform library providing document layout services to GrapeCity.Documents.Word. Adding this library to a project that uses GrapeCity.Documents.Word provides GcWordDocument.SaveAsPdf() and other methods that allow you to export Word documents to PDF and image formats (TIFF, JPEG, PNG). This library does not depend on MS Office and is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher. All features are fully supported on Windows, macOS and Linux. The online demo browser that uses GrapeCity.Documents.Word.Layout to generate PDFs and images from Word documents is available at https://developer.mescius.com/document-solutions/dot-net-word-api/demos/.
$ dotnet add package GrapeCity.Documents.Word.LayoutDocument Solutions for Word Layout engine is a cross-platform library that provides layout services to Document Solutions for Word (DsWord, formerly GcWord). Adding this library to a project that uses DsWord enables exporting Word documents to PDF and image formats (TIFF, JPEG, PNG). This library does not depend on MS Office.
GcWordLayout is compatible with .NET 7, .NET 6, .NET Core 3.1, .NET Standard 2.x, .NET Framework 4.6.1 or higher.
All features are fully supported on Windows, macOS and Linux.