ComPDFKit_Conversion.NetFramework 1.8.1

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

// Install ComPDFKit_Conversion.NetFramework as a Cake Tool
#tool nuget:?package=ComPDFKit_Conversion.NetFramework&version=1.8.1

ComPDFKit is the SDK and API product which is provided by PDF Technologies, and allows developers or companies to integrate into macOS, Windows, Linux, iOS, Android, and Web platforms.

Download and integrate ComPDFKit Conversion for .NetFramework to obtain the ability to convert PDF files to/from the following files. Contact us for the license to trial for free: https://www.compdf.com/contact-us

Features:
- Convert PDF to Word
- Convert PDF to Excel
- Convert PDF to PPT
- Convert PDF to JPG
- Convert PDF to PNG
- Convert PDF to HTML
- Convert PDF to TXT
- Convert PDF to RTF
- Convert PDF to CSV

- Convert Word to PDF
- Convert Excel to PDF
- Convert PPT to PDF
- Convert JPG to PDF
- Convert PNG to PDF
- Convert HTML to PDF
- Convert TXT to PDF
- Convert RTF to PDF
- Convert CSV to PDF

Contact:
- Trial License: https://www.compdf.com/contact-us
- Details of the PDF Functionalities: https://www.compdf.com/pdf-sdk/features-list
- Developerment Guides: https://www.compdf.com/guides/windows/compdfkit-conversion-sdk/introduction
- SDK for Other Package and Programming Platforms: https://www.compdf.com/contact-us

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.10.1 39 5/20/2024
1.10.0 107 4/28/2024
1.9.0 268 11/30/2023
1.8.1 163 9/20/2023
1.8.0.1 154 9/8/2023
1.8.0 187 7/27/2023
1.7.0 214 5/24/2023
1.6.0 238 4/28/2023

*** Release Date: Sep 15, 2023 ***
Version 1.8.1
- New Features
1. Added an API to load OCR-related dynamic libraries:
    public static void InitOCRLibrary(string ocrLibraryPath)

- Issues Addressed
1. Fixed the issue that table recognition would output the negative coordinate data.
2. Fixed the issue that table recognition could not properly release memory.
3. Optimized the process logic of table recognition. If failed to recognize the standard tables, the non-standard table algorithm will be used for recognition again to improve table recognition success rate.

*** Release Date: July 26, 2023 ***
Version 1.8.0
- New Features
1. Added support for recognizing tables when performing OCR on files.
2. Optimized converting PDFs to HTML files with smaller file sizes.
3. Optimized the accuracy of OCR.
- Issues Addressed
1. Fixed issues when converting PDF to HTML that can't jump to specific outlines in some cases and comment loss.
2. Fixed the issue that setting negative dpi values would cause a crash when converting PDF to JPG.
3. Optimized the slow response issue when clicking cancel when converting PDF to RTF.

*** Release Date: May 24, 2023 ***
Version 1.7.0
- New Features
1. Added support for Retain Flowing Text when converting PDF to Word. There are two layout options to choose from: Retain Flowing Text and Retain Page Layout. Retain Flowing Text is more convenient for overall document editing than the Retain Page Layout.
2. Added support for a factory method for instantiating conversion classes, making it easier to instantiate other conversion classes through factory methods.
3. Added support for multiple languages in OCR (Specific languages are listed in the developer guide).
- Issues Addressed
1. Fixed an issue that the DPI field was missing after setting the DPI when converting PDF to JPG.

This is the first release of ComPDFKit Conversion SDK, it is a new Rapid Development Kit for iOS/Android/Windows/Mac platforms which focuses on helping developers rapidly integrate powerful ComPDFKit Conversion technology into their own apps.

ComPDFKit conversion SDK provides an C# API for Windows and it's features include:
- Convert PDF documents to Word documents.
- Convert PDF documents to Excel documents.
- Convert PDF documents to PPT documents.
- Convert PDF documents to TXT documents.

Please refer to the developer_guide_windows.pdf document in the same folder as this file for additional information.

https://www.compdf.com/

Email: support@compdf.com