ComPDFKit PDF SDK
Windows

Changelog

Version 1

Version 1.8.0

2023-05-10

v1.8.0

2023-05-10

New Features

Added support for new features for text editing, like adding other fonts, and modifying text transparency.

Added support for new levels of document encryption, including AES-128 and AES-256.

 

Issues Addressed

Fixed issues with text editing in Vietnamese.

Contact us

Version 1.7.0

2022-12-19

v1.7.0

2022-12-19

New Features

Added support for comparing PDF documents, including overlay comparison and content comparison.

Contact us

Version 1.6.0

2022-11-21

v1.6.0

2022-11-21

New Features

Added support for image editing, like adding, deleting, moving, rotating, cropping, etc.

Added text alignment in text editing, including left text alignment, right text alignment, center text alignment, and justify text alignment.

 

Issues Addressed

Optimized the typography.

 

Contact us

Version 1.5.0

2022-06-30

v1.5.0

2022-06-30

New Features

・Added support for adding, editing, and removing header & footer like dates, page numbers, or other text information.

・Added support for adding, editing, and removing bates numbers that are useful tools for convenient search.

・Added support for adding, editing, and removing background.

Contact us

Version 1.4.0

2022-05-31

v1.4.0

2022-05-31

New Features

・Added support for redaction that allows removing sensitive information or private data in your PDF files permanently.

Contact us

Version 1.3.0

2022-04-30

v1.3.0

2022-04-30

New Features

・Added support for converting PDF to PDF/A, including PDF/A-1a and PDF/A-1b.

Contact us

Version 1.2.0

2022-03-31

v1.2.0

2022-03-31

New Features

・Added support for media annotation (playing, accessing, and other related functions).

・Added crop mode (automatically trimming white margins in PDF files to resize pages) and it can be displayed in PDFView.

・Added API for setting the spacing between pages in PDFView.

・Added support for text editing, like modifying, deleting, and moving text in PDF files.

Contact us

Version 1.1.0

2022-03-02

v1.1.0

2022-03-02

New Features

・Added support for sound annotation (playing, creating, editing, deleting, and other related functions).

・Added API for annotation permissions (accessing and setting all annotation permissions such as Hidden, ReadOnly, Locked, etc).

・Added support for text reflow (extracting the text of the document directly to read).

・Added API for editing document information related to author, title, keyword, etc.

・Added support for form fields (widgets), like form creating, editing, and deleting. All form types are supported, such as text boxes, checkboxes, radio buttons, drop-down lists, pushbuttons, and signatures.

Contact us

Version 1.0.0

2022-01-31

v1.0.0

2022-01-31

This is the first release of ComPDFKit PDF SDK, it is a new Rapid Development Kit for iOS/Android/Windows platforms which focuses on helping developers rapidly integrate powerful ComPDFKit PDF technology into their own apps. With ComPDFKit, even developers with limited knowledge of PDF can quickly realize a PDF Viewer with just a few lines of code. Now, it is available on iOS, Android, and Windows platforms.

 

ComPDFKit provides a C# API for Windows and consists of two feature elements:
PDF Core API
The Core API contains all of the non-viewer level functions for ComPDFKit.
PDF View
The View Control is a utility class for creating the base viewer for displaying PDFs.

 

This version release highlights include:
High performance PDF libraries to render PDF pages, page objects, annotations, and forms the way they were intended to be viewed: sharp, clear, accurate, and easy to read.
APIs for annotation creation, properties access, and modification (appearance setting and drawing). It also provides APIs to export and import all annotations from and to XFDF documents. The APIs support the following annotation types: note (text), free text (text box), line, square, circle, highlight, underline, squiggly, strikeout, stamp, and ink (freehand).
A powerful method to view existing forms, modify form fields, add and remove form fields, create new forms, allow users to fill in forms, export and import form data by XFDF file, access form data, and set or read form field values and properties.
Merge and combine specified page ranges from different PDF files into a single PDF. Split one PDF into separate PDFs based on page ranges. Developers can merge PDF files (partial or whole), extract any pages from a PDF to save as a new PDF, and delete specific pages from a PDF file.
A range of encryption and decryption functions to meet different levels of document security protection. It allows users to implement password encryption, set or modify security permissions associated with a document, and allows developers to remove encryption from existing PDF documents.

Contact us