vanillapdf 2.2.0

Prefix Reserved
dotnet add package vanillapdf --version 2.2.0
                    
NuGet\Install-Package vanillapdf -Version 2.2.0
                    
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="vanillapdf" Version="2.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="vanillapdf" Version="2.2.0" />
                    
Directory.Packages.props
<PackageReference Include="vanillapdf" />
                    
Project file
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 vanillapdf --version 2.2.0
                    
#r "nuget: vanillapdf, 2.2.0"
                    
#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.
#:package vanillapdf@2.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=vanillapdf&version=2.2.0
                    
Install as a Cake Addin
#tool nuget:?package=vanillapdf&version=2.2.0
                    
Install as a Cake Tool

Vanilla.PDF

Vanilla.PDF is a modern, high-performance C++17 library for creating, editing, and digitally signing PDF documents. It is cross-platform and runs natively on Windows, Linux, and macOS — without requiring external dependencies or a runtime.

Features

  • Create or modify PDF files programmatically
  • Add or validate digital signatures (PAdES)
  • Encrypt and decrypt PDF files
  • Access low-level PDF objects and structure directly
  • Fast and lightweight native runtime for each platform

Supported Platforms & Compilers

  • Windows: Visual Studio 2019 (MSVC 16.11) or 2022 (MSVC 17.x)
  • Linux: GCC 8.1+ or Clang 10+ (x64, ARM64, ARM)
  • macOS: AppleClang 15+ (Xcode 15)
  • Android: NDK toolchain (arm64-v8a, armeabi-v7a, x86, x86_64)

Getting Started

  1. Install the NuGet package:
    dotnet add package vanillapdf.net
    
  2. The correct native runtime will be included automatically based on your target platform and RID.
  3. Refer to our documentation for usage examples and integration details.

Resources

License

Licensed under the Apache License 2.0.

For changes and release notes, see the GitHub Releases.

Product 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on vanillapdf:

Package Downloads
vanillapdf.net

Vanilla.PDF is a cross-platform SDK for creating and modifying PDF documents

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.0 155 11/29/2025
2.1.1 1,263 7/5/2025
2.1.0 378 6/29/2025
2.1.0-alpha.2 371 6/17/2025
2.0.0 438 11/23/2024
1.8.0 358 10/2/2023
1.7.0 492 4/6/2023
1.7.0-rc2 378 2/14/2023
1.7.0-rc 437 2/11/2023
1.6.0 822 9/1/2022
1.5.3 682 11/14/2021
1.5.2 656 9/18/2021
1.5.1 774 3/14/2021
1.5.0 633 3/7/2021
1.4.1 687 11/1/2020
1.4.0 566 11/1/2020