PDFix.SDK 8.7.2

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

~ PDF Tagging and Accessibility ~ Logical Content Extraction ~ PDF to HTML conversion  ~ PDF Editing ~

Automated PDF Remediation
- make PDF accessible and PDF/UA compliant
- add tags to PDF
- embed fonts, add missing unicode characters
- update document language, metadata
- fix validation issues
- make PDF ISO 14289 compliant

PDF Data Extraction
- data scraping
- text, images, tables extraction
- document structure recognition

PDF to HTML conversion
- convert to fixed original layout
- convert to responsive HTML with content reflow
- convert PDF Form to HTML Form
- convert part of the page into HTML

Standard PDF Features
- redaction
- page rendering
- comments and form filling (AcroForm)
- digital signatures
- access low-level PDF object

Change log: https://github.com/pdfix/pdfix_sdk_builds/blob/main/changelog.md

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
8.7.2 14 7/20/2025
8.7.1 150 7/10/2025
8.7.0 160 6/23/2025
8.6.1 149 6/16/2025
8.6.0 172 6/5/2025
8.5.4 236 5/16/2025
8.5.3 317 4/15/2025
8.5.2 278 4/14/2025
8.5.1 272 3/27/2025
8.5.0 186 3/16/2025
8.4.3 427 12/28/2024
8.4.1 206 12/2/2024
8.4.0 273 11/20/2024
8.3.1 2,083 11/5/2024
8.3.0 225 10/30/2024
8.2.0 698 8/25/2024
8.1.11 258 8/24/2024
8.1.9 271 8/6/2024
8.1.8 263 8/6/2024
8.1.7 261 7/31/2024
8.1.6 237 7/31/2024
8.1.5 278 7/24/2024
8.1.4 272 7/20/2024
8.1.1 322 6/18/2024
8.1.0 353 6/7/2024
8.0.1 333 5/3/2024
7.3.3 367 3/13/2024
7.3.2 283 2/27/2024
7.3.1 210 2/16/2024
7.3.0 255 1/22/2024
7.2.0 616 11/29/2023
7.0.2 866 8/8/2023
7.0.1 283 8/6/2023
7.0.0 680 6/29/2023
6.20.0 2,968 2/14/2023
6.19.0 589 11/14/2022
6.18.0 863 9/7/2022
6.17.0 1,352 2/11/2022
6.16.0 2,360 10/29/2021
6.15.0 1,071 10/4/2021
6.14.0 494 9/15/2021
6.13.0 765 6/28/2021
6.12.0 513 6/9/2021
6.11.0 661 5/14/2021
6.10.0 517 4/21/2021
6.9.0 711 3/8/2021
6.8.0 518 2/25/2021
6.7.0 577 1/13/2021
6.6.0 545 1/12/2021
6.5.0 917 12/7/2020
6.4.1 593 11/24/2020
6.4.0 735 11/16/2020
6.3.0 566 11/11/2020
6.2.0 567 11/5/2020
6.1.1 691 10/19/2020
6.1.0 617 10/2/2020
6.0.0 663 9/22/2020
5.8.0-beta 1,642 9/14/2020
5.7.0-beta 488 8/25/2020
5.6.4-beta 505 8/4/2020
5.6.0-beta 747 6/22/2020
5.5.3-beta 676 6/3/2020
5.5.2-beta 510 5/29/2020
5.5.1-beta 435 5/28/2020
5.4.5-beta 426 4/21/2020
5.4.4-beta 836 4/14/2020
5.4.2-beta 447 4/6/2020
5.3.6-beta 448 3/21/2020
5.3.2-alpha 524 2/8/2020
5.3.1-alpha 480 2/7/2020