GemBox.Pdf
15.0.1023
Prefix Reserved
See the version list below for details.
Install-Package GemBox.Pdf -Version 15.0.1023
dotnet add package GemBox.Pdf --version 15.0.1023
<PackageReference Include="GemBox.Pdf" Version="15.0.1023" />
paket add GemBox.Pdf --version 15.0.1023
#r "nuget: GemBox.Pdf, 15.0.1023"
// Install GemBox.Pdf as a Cake Addin
#addin nuget:?package=GemBox.Pdf&version=15.0.1023
// Install GemBox.Pdf as a Cake Tool
#tool nuget:?package=GemBox.Pdf&version=15.0.1023
GemBox.Pdf is a .NET component that enables developers to read, write, create, update and protect PDF files from .NET applications in a simple and efficient way.
With GemBox.Pdf you get a fast and reliable component that's easy to use. It works on .NET Framework and .NET Standard and it doesn't require Adobe Acrobat, so you can deploy your application easily without having to think about other licenses.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETStandard 2.0
- Pkcs11Interop (>= 5.1.1)
- Portable.BouncyCastle (>= 1.8.6.7)
- System.Drawing.Common (>= 4.7.0)
- System.Security.Cryptography.Pkcs (>= 4.7.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GemBox.Pdf:
Package | Downloads |
---|---|
GemBox.Pdf.Ocr
GemBox.Pdf.Ocr is a utility component for GemBox.Pdf that enables developers to read text from an image. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
17.0.1149 | 1,175 | 4/21/2022 |
17.0.1122 | 7,505 | 3/9/2022 |
17.0.1104 | 6,875 | 2/1/2022 |
17.0.1087 | 4,101 | 1/5/2022 |
17.0.1072 | 6,377 | 12/6/2021 |
17.0.1059 | 5,073 | 11/8/2021 |
17.0.1042 | 4,939 | 10/1/2021 |
17.0.1015 | 3,334 | 8/26/2021 |
17.0.1000 | 18,626 | 7/23/2021 |
15.0.1160 | 5,536 | 6/17/2021 |
15.0.1145 | 7,189 | 5/4/2021 |
15.0.1121 | 3,328 | 4/2/2021 |
15.0.1077 | 4,425 | 2/9/2021 |
15.0.1062 | 5,517 | 1/13/2021 |
15.0.1042 | 7,514 | 12/4/2020 |
15.0.1033 | 7,578 | 11/5/2020 |
15.0.1023 | 2,327 | 10/19/2020 |
15.0.1018 | 6,466 | 9/15/2020 |
15.0.1015 | 3,634 | 8/6/2020 |
15.0.1009 | 3,189 | 6/26/2020 |
15.0.1000 | 1,571 | 5/27/2020 |
13.0.1100 | 16,383 | 4/10/2020 |
13.0.1096 | 14,368 | 3/17/2020 |
13.0.0.1087 | 4,416 | 2/19/2020 |
13.0.0.1074 | 6,253 | 1/14/2020 |
13.0.0.1067 | 7,931 | 12/3/2019 |
13.0.0.1061 | 12,983 | 11/6/2019 |
13.0.0.1052 | 5,866 | 10/4/2019 |
13.0.0.1046 | 524 | 9/23/2019 |
13.0.0.1042 | 2,516 | 8/9/2019 |
13.0.0.1036 | 13,939 | 6/7/2019 |
13.0.0.1030 | 1,103 | 5/8/2019 |
13.0.0.1022 | 1,033 | 4/2/2019 |
13.0.0.1021 | 484 | 4/1/2019 |
13.0.0.1015 | 3,556 | 1/3/2019 |
13.0.0.1009 | 1,413 | 11/15/2018 |
13.0.0.1006 | 1,021 | 9/25/2018 |
13.0.0.1000 | 2,126 | 7/18/2018 |
10.0.0.1004 | 1,278 | 7/16/2018 |
10.0.0.1002 | 2,075 | 5/4/2018 |
10.0.0.1001 | 1,187 | 1/22/2018 |
10.0.0.1000 | 982 | 12/27/2017 |
- Fixed issue with digitally signing PDF when SmartCard reader has two cards.
- Added support for PdfQuad structure and PdfTextContent.Bounds property.
- Added support for adding comments with low-level API.
- Fixed issue with parsing invalid creation date.