PDFix.SDK 5.3.1-alpha

This is a prerelease version of PDFix.SDK.
There is a newer version of this package available.
See the version list below for details.
dotnet add package PDFix.SDK --version 5.3.1-alpha
NuGet\Install-Package PDFix.SDK -Version 5.3.1-alpha
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="5.3.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PDFix.SDK --version 5.3.1-alpha
#r "nuget: PDFix.SDK, 5.3.1-alpha"
#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.
// Install PDFix.SDK as a Cake Addin
#addin nuget:?package=PDFix.SDK&version=5.3.1-alpha&prerelease

// Install PDFix.SDK as a Cake Tool
#tool nuget:?package=PDFix.SDK&version=5.3.1-alpha&prerelease

*  Standard PDF Editing Features
*  Logical Content Extraction
*  PDF Tagging and Accessibility

Standard PDF Features
The PDFix SDK contains a set of standard PDF features to work with and manipulate PDF documents. This includes features like rasterize, print, comment, review, fill-in forms, watermark, stamp, bookmarks, sign, access low-level object for custom editing.

Logical Content Extraction
Content extraction in PDFix is focused on logical content elements. Library can identify structured data objects like paragraphs, tables, figures, headers, footers and reading order. Even on non tagged PDF documemts.
Exported and logically structured data can be converted into formats like XML, JSON or HTML. Using a PdfToHtml plugin the library can generate a responsive representation - content reflow.
The extraction algorithm can be configured to achieve better content recognition in specific document template.
Link to a use-case example: https://pdfix.net/use-cases/pdf-to-csv/, https://pdfix.net/use-cases/pdf-to-xml/.

PDF Tagging and Accessibility
The SDK is able to add missing structured information in PDF by tagging it. The auto-tag is based on logical content extraction. The detected structure is used to generate the structure tree in the PDF.Tagging is configurable to generate better tagged output.
Using methods to embed fonts, add missing unicode characters, metadata or specifying the title and language the SDK can convert to PDF/UA compliant document.
The SDK allows touch-ups to the document structure tree. Which gives the user an ability to manually create or edit tagged content.  
Link to a use-case example: https://pdfix.net/use-cases/add-tags-to-pdf/.

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. 
.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
7.3.3 213 3/13/2024
7.3.2 170 2/27/2024
7.3.1 81 2/16/2024
7.3.0 137 1/22/2024
7.2.0 432 11/29/2023
7.0.2 330 8/8/2023
7.0.1 143 8/6/2023
7.0.0 376 6/29/2023
6.20.0 1,351 2/14/2023
6.19.0 493 11/14/2022
6.18.0 753 9/7/2022
6.17.0 1,172 2/11/2022
6.16.0 2,221 10/29/2021
6.15.0 949 10/4/2021
6.14.0 373 9/15/2021
6.13.0 630 6/28/2021
6.12.0 380 6/9/2021
6.11.0 537 5/14/2021
6.10.0 391 4/21/2021
6.9.0 574 3/8/2021
6.8.0 390 2/25/2021
6.7.0 449 1/13/2021
6.6.0 403 1/12/2021
6.5.0 725 12/7/2020
6.4.1 470 11/24/2020
6.4.0 593 11/16/2020
6.3.0 440 11/11/2020
6.2.0 435 11/5/2020
6.1.1 571 10/19/2020
6.1.0 494 10/2/2020
6.0.0 535 9/22/2020
5.8.0-beta 1,517 9/14/2020
5.7.0-beta 358 8/25/2020
5.6.4-beta 387 8/4/2020
5.6.0-beta 620 6/22/2020
5.5.3-beta 556 6/3/2020
5.5.2-beta 389 5/29/2020
5.5.1-beta 327 5/28/2020
5.4.5-beta 315 4/21/2020
5.4.4-beta 701 4/14/2020
5.4.2-beta 332 4/6/2020
5.3.6-beta 332 3/21/2020
5.3.2-alpha 391 2/8/2020
5.3.1-alpha 357 2/7/2020