PDFix.SDK 9.0.0

dotnet add package PDFix.SDK --version 9.0.0
                    
NuGet\Install-Package PDFix.SDK -Version 9.0.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="PDFix.SDK" Version="9.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PDFix.SDK" Version="9.0.0" />
                    
Directory.Packages.props
<PackageReference Include="PDFix.SDK" />
                    
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 PDFix.SDK --version 9.0.0
                    
#r "nuget: PDFix.SDK, 9.0.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 PDFix.SDK@9.0.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=PDFix.SDK&version=9.0.0
                    
Install as a Cake Addin
#tool nuget:?package=PDFix.SDK&version=9.0.0
                    
Install as a Cake Tool

PDFix SDK

keywords: pdf, accessibility, remediation, extraction, html, conversion, render, watermark, redact, sign, forms

PDFix SDK analyses the key components of the PDF and makes it easily available for you to manipulate. It’s a high-performance library that helps software developers and end-users integrate PDF functionality into their workflows.

Features

  • Make PDF Accessible
  • Automated PDF tagging and remediation (PDF/UA, WCAG)
  • Content extraction to JSON and XML
  • PDF to HTML conversion
  • Rendering, redaction, forms, comments, and digital signatures

Change log

https://pdfix.net/support/changelog/

Supported platforms

  • Linux amd64, aarch64
  • Windows amd64
  • macOS amd64, arm64

Installation

dotnet add package PDFix.SDK

Example

using PDFixSDK.Pdfix;

var pdfix = new Pdfix();
PdfDoc doc = pdfix.OpenDoc("input.pdf", "");
//...
doc.Close();

More examples

https://github.com/pdfix/pdfix_sdk_example_dotnet

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.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on PDFix.SDK:

Package Downloads
PDFix.OcrTesseract

~ OCR Tesseeract plugin for PDFix.SDK ~ - OCR PDF document, page a portion of a page - embed fonts into the document Free trial: https://pdfix.net/download Code samples: http://pdfix.net/docs/_c_s__samples.html Related packages: PDFix.SDK ~ https://www.nuget.org/packages/PDFix.SDK/ PDFix.PdfToHtml ~ https://www.nuget.org/packages/PDFix.PdfToHtml/

PDFix.PdfToHtml

~ PDF to HTML plugin for PDFix.SDK ~ Convert PDF document or single page to HTML. Create embeddable HTML div element. Fixed Original Layout - retain visual appearance of the page content - convert PDF Form to HTML Form PDF to Responsive HTML - create PDF content reflow Free trial: https://pdfix.net/download Code samples: http://pdfix.net/docs/_c_s__samples.html Related packages: PDFix.SDK ~ https://www.nuget.org/packages/PDFix.SDK/ PDFix.OcrTesseract ~ https://www.nuget.org/packages/PDFix.OcrTesseract/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0 14 5/4/2026
8.8.0 75 4/29/2026
8.7.9 551 12/30/2025
8.7.8 305 12/17/2025
8.7.7 287 12/17/2025
8.7.6 1,278 10/16/2025
8.7.5 280 10/9/2025
8.7.4 297 9/5/2025
8.7.3 285 8/14/2025
8.7.2 917 7/20/2025
8.7.1 551 7/10/2025
8.7.0 274 6/23/2025
8.6.1 235 6/16/2025
8.6.0 270 6/5/2025
8.5.4 324 5/16/2025
8.5.3 411 4/15/2025
8.5.2 374 4/14/2025
8.5.1 380 3/27/2025
8.5.0 280 3/16/2025
8.4.3 586 12/28/2024
Loading failed