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.NetCore |
Install
Install-Package EvoPdf.PdfMerge.NetCore
dotnet add package EvoPdf.PdfMerge.NetCore
paket add EvoPdf.PdfMerge.NetCore
EvoPdf.PdfMerge.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 4.6.0)
- System.Text.Encoding.CodePages(>= 4.6.0)
Tags
This version of the library is compatible with .NET Core and .NET Standard on Windows 32-bit (x86) and 64-bit (x64) platforms.
For applications targeting .NET Framework on Windows you can use the library from EvoPdf.PdfMerge 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 Core is compatible with Windows platforms which support .NET Standard 2.0 or above, including the platforms listed below:
* .NET Core 7, 6, 5, .NET Standard 2.0 , .NET Framework 4.6.2 (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.