ComPDFKit.NetFramework 1.12.0

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

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

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 for .NetFramework to obtain the ability to process PDF files with the following functionalities. Contact us for the license to trial for free: https://www.compdf.com/contact-us

Features:
- PDF Viewer: Provide multiple display modes and themes. Allow to search and select text, zoom, navigate, and rearrange text.
- PDF Annotation: Create, delete, edit, import, export, flatten, set permissions, properties, etc.
- PDF Editor: Split, merge, insert, delete, replace, extract images, rotate, exchange, etc.
- Edit PDF: PDF text, images.
- PDF Conversion: Convert PDF to PDF/A
- Forms: Generate, fill, sign, and flatten PDF forms.
- Signature
- PDF Encryption
- PDF Comparison
- PDF Redaction
- Digital Signature

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
- 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.5

    • 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.13.0 529 2/20/2024
1.12.0 688 1/16/2024
1.11.0 1,039 12/6/2023
1.10.0 1,090 10/16/2023
1.9.1 1,344 8/15/2023
1.9.0 1,251 7/5/2023
1.8.1 1,420 7/5/2023
1.8.0 1,456 5/11/2023
1.7.0 1,774 4/28/2023

*** Release Date: January 15, 2024 ***
Version 1.12.0
- New Features
1. Added support for finding and replacing text in content editor mode, allowing to set ignore case, whole words only, and replace all.
2. Added support for customizing image rotation angle from - 180° to 180° for image editing in ComPDFKit SDK Demo.
3. Added support for customizing the mouse scrolling step when reading page turns.
4. Added support for saving as flattened PDF in ComPDFKit SDK Demo.

- Issues Addressed
1. Optimized the search smoothness in large documents in ComPDFKit SDK Demo.

     
*** Release Date: December 1, 2023 ***
Version 1.11.0
- New Features
1. A new method of verifying licenses is now available: Deprecated "CPDFSDKVerifier.LicenseVerify(string licenseKey, string licenseSecret)" in favor of the new "CPDFSDKVerifier.LicenseVerify(string license, bool isFile)". To update the ComPDFKit SDK to version V1.11.0, but don't have a new license, reach out to the ComPDFKit team.
2. Added multi-language support for the ComPDFKit SDK Demo in English and Chinese.
3. Added the demo UI of ComPDFKit SDK: Security, watermark, and Home Page.
4. Added the Digital Signature feature to the ComPDFKit SDK demo.
5. Added the support to select multiple PDF contents under the content editor mode.

- Issues Addressed
1. Fixed the crash issue that was caused by deleting the digital signature after removing PDF pages with the digital signature appearance.
2. Fixed the crash issue that calls the SetInfo method of the CPDFDocument class with unset properties.
     
*** Release Date: October 12, 2023 ***
Version 1.10.0
- New Features
1. Added support for digital signatures.
2. Added support for resetting the filled content of all the forms in the document.

- Issues Addressed
1. Fixed the crash issue when adding a background to specific documents.
2. Fixed the issue that the processing of editing PDF text can't be restored with undo.
     
*** Release Date: August 14, 2023 ***
Version 1.9.1
- New Features
1. Added support for adjusting the default properties when creating text boxes.
2. Added support for adapting the width when resizing PDF size.
3. Added support for more shortcuts in editing text.

- Issues Addressed
1. Fixed issues that garbled characters are displayed when inputting text into stamp annotations.
2. Optimized inputting text and matching the font style with the original text in editing text.
3. Optimized the UI interaction for copying and pasting in content editor mode.

*** Release Date: July 5, 2023 ***
Version 1.9.0
- New Features
1. Added support for setting the fill color of line annotations.
- Issues Addressed
1. Fixed issues with selectting link annotations failed.
2. Fixed issues that can't delete the last option in list boxes and combo boxes.
3. Fixed issues with getting a blurry image when copying.
4. Fixed  interaction issues of check boxes.
5. Optimized getting the text properties of the text area in text editing, and optimized the layouts of files.

*** Release Date: June 15, 2023 ***
Version 1.8.1
- Issues Addressed
 1. Fixed issues with note annotations and free text annotations.
 2. Optimized two operations in viewing: image and text selection function, and convenient operation in the blank area outside the document.

*** Release Date: Mar 24, 2023 ***
Version 1.8.0
- New Features
 1. Added support for new features for text editing, like adding other fonts, setting the text is bold/italic, copying text style, and modifying text transparency.
 2. Added support for new levels of document encryption, including AES-128 and AES-256.
- Issues Addressed
 1. Fixed issues with text editing in Vietnamese.