Info
Version: | 11.0.0 |
Author(s): | Winnovative Software |
Last Update: | Monday, October 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.winnovative-software.com/Word-To-PDF-Converter.aspx |
NuGet Url: | https://www.nuget.org/packages/Winnovative.WordToPdf |
Install
Install-Package Winnovative.WordToPdf
dotnet add package Winnovative.WordToPdf
paket add Winnovative.WordToPdf
Winnovative.WordToPdf Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The library can also be used to create, edit and merge PDF documents.
This version of the library is compatible with .NET Framework on Windows platforms.
For .NET Core and .NET Standard applications on Windows you can use the library from Winnovative.WordToPdf.NetCore NuGet package.
In any .NET application for Linux, macOS, Windows, Azure App Service, Xamarin, UWP and other platforms you can use the cross-platform library from Winnovative.Client NuGet package.
Winnovative Word to PDF Library for .NET is compatible with Windows platforms which support .NET Framework 4.0 and above, including:
* .NET Framework 4.8.1, 4.7.2, 4.6.1, 4.0, 3.5, 2.0 (and above)
* Windows 32-bit (x86) and 64-bit (x64)
* Azure Cloud Services and Azure Virtual Machines
* Web, Console and Desktop applications
Main Features:
* Convert Word DOC and DOCX, RTF documents to PDF
* Does not require Microsoft Word or other third party tools
* Convert to memory buffer, file, stream or to a PDF object for further processing
* Convert all the pages or select the pages in document to convert
* Add headers and footers with page numbering to PDF pages
* Append or prepend external PDF files to conversion result
* Password protect and set permissions of the PDF document
* Add a digital signature to generated PDF document
* Add graphic elements to generated PDF document
* Generate PDF/A and PDF/X compliant documents
* Generate CMYK and Gray Scale PDF documents
* Edit existing PDF documents
* Merge multiple PDF documents in a single PDF document
* Split a PDF document in multiple PDF documents.