Info
Version: | 10.0.0 |
Author(s): | EVO PDF Software |
Last Update: | Tuesday, August 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.evopdf.com/word-to-pdf-converter.aspx |
NuGet Url: | https://www.nuget.org/packages/EvoPdf.WordToPdf |
Install
Install-Package EvoPdf.WordToPdf
dotnet add package EvoPdf.WordToPdf
paket add EvoPdf.WordToPdf
EvoPdf.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 EvoPdf.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 EvoPdf.Client NuGet package.
EVO 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.