Skip to main content
DeterministicPdf package icon

DeterministicPdf

Modify PDF files to ensure they are deterministic. Helpful for testing, build reproducibility, security verification, and ensuring output integrity across different build environments.

Total Downloads
14.6K
14,556
Published
Jul 22, 2026
Latest stable version

Install

.NET CLI
dotnet add package DeterministicPdf --version 1.0.2
Package Manager Console
Install-Package DeterministicPdf -Version 1.0.2
PackageReference
<PackageReference Include="DeterministicPdf" Version="1.0.2" />

Frameworks

net10.0 .NETFramework4.7.2 .NETFramework4.8 net8.0 net9.0 .NETStandard2.0

Dependencies

System.Buffers
.NETFramework4.7.2
[4.6.1, )
System.Memory
.NETFramework4.7.2
[4.6.3, )
[4.6.3, )
System.Buffers
.NETFramework4.8
[4.6.1, )
System.Memory
.NETFramework4.8
[4.6.3, )
[4.6.3, )
System.Buffers
.NETStandard2.0
[4.6.1, )
System.Memory
.NETStandard2.0
[4.6.3, )
[4.6.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.