Info
Version: | 10.0.0 |
Author(s): | EVO PDF Software |
Last Update: | Monday, August 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.evopdf.com/pdf-merge.aspx |
NuGet Url: | https://www.nuget.org/packages/EvoPdf.PdfMerge |
Install
Install-Package EvoPdf.PdfMerge
dotnet add package EvoPdf.PdfMerge
paket add EvoPdf.PdfMerge
EvoPdf.PdfMerge Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This version of the library is compatible with .NET Framework on Windows 32-bit (x86) and 64-bit (x64) platforms.
For .NET Core and .NET Standard applications on Windows you can use the library from EvoPdf.PdfMerge.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 PDF Merge 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 (and above)
* Windows 32-bit (x86) and 64-bit (x64)
* Azure App Service, Azure Cloud Services and Azure Virtual Machines
* Web, Console and Desktop applications
Main Features:
* Merge PDF documents from files and streams
* Specify the range of PDF pages to be merged from each PDF document
* Save merged document in memory or in file
* Merge PDF bookmarks
* Set compression level of the resulted PDF document
* Set merged document info (title, author, creation date)
* Password protect the merged document
* Set merged document rights for print, copy, assembling.