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-print.aspx |
NuGet Url: | https://www.nuget.org/packages/EvoPdf.PdfPrint |
Install
Install-Package EvoPdf.PdfPrint
dotnet add package EvoPdf.PdfPrint
paket add EvoPdf.PdfPrint
EvoPdf.PdfPrint 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.PdfPrint.NetCore NuGet package.
EVO PDF Print 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)
* Web, Console and Desktop applications
Main Features:
* Print PDF documents from files, streams or memory buffers
* Silently print without displaying any print dialog
* Does not depend on Adobe Reader or other third party tools
* Allows you to select the printer to be used for printing
* Allows you to select the paper size, orientation and margins
* Print password protected PDF documents
* Add watermarks and stamps during printing
* Print only a range of PDF pages
* Get the number of pages in a PDF document.