PdfPrintingCore 4.10.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PdfPrintingCore --version 4.10.3
NuGet\Install-Package PdfPrintingCore -Version 4.10.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PdfPrintingCore" Version="4.10.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PdfPrintingCore" Version="4.10.3" />
<PackageReference Include="PdfPrintingCore" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PdfPrintingCore --version 4.10.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PdfPrintingCore, 4.10.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=PdfPrintingCore&version=4.10.3
#tool nuget:?package=PdfPrintingCore&version=4.10.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Libary functionality:
- available only for Windows and minimum .NET Core 3.1
- viewer component for displaying PDF documents
- printing of PDF documents
- converting of PDF documents to image files
- creating new or editing existing PDF document
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
5.2.8 | 6,876 | 10/10/2024 |
5.2.7 | 7,103 | 10/13/2023 |
5.2.6 | 9,873 | 10/12/2023 |
5.2.5 | 524 | 9/14/2023 |
5.2.4 | 348 | 8/25/2023 |
5.2.3 | 1,218 | 7/20/2023 |
5.2.2 | 201 | 7/10/2023 |
5.2.1 | 742 | 3/28/2023 |
5.2.0 | 505 | 3/13/2023 |
5.1.3 | 408 | 2/28/2023 |
5.1.2 | 320 | 2/16/2023 |
5.1.1 | 370 | 2/10/2023 |
5.1.0 | 17,302 | 12/19/2022 |
5.0.0 | 3,753 | 9/21/2022 |
4.10.11 | 783 | 7/14/2022 |
4.10.10 | 8,730 | 2/25/2022 |
4.10.9 | 1,531 | 2/10/2022 |
4.10.8 | 4,835 | 12/23/2021 |
4.10.7 | 1,531 | 7/13/2021 |
4.10.6 | 503 | 7/9/2021 |
4.10.5 | 1,168 | 6/7/2021 |
4.10.4 | 732 | 5/26/2021 |
4.10.3 | 450 | 5/18/2021 |
4.10.1.1 | 575 | 3/11/2021 |
4.10.0 | 2,679 | 12/21/2020 |
BugFix: - [PdfPrint] Fixed issue with PageAutoSize printing and adjusted sample projects. And DLL is now digitally signed