・Fixed an issue where Stamp creation with transparency images would blur.
New Features
・Added annotation reply functionality.
・Optimized text aggregation logic for content editing.
・Optimized UX for content editing.
・Added font subsetting.
New Features
・Upgraded the Windows library of ComPDFKit PDF SDK to improve rendering speed and stability.
・Restructured the ComPDFKit PDF SDK, providing more customizable interactions.
・Added font management functionality, enabling the use of local fonts in annotations, forms, watermarks, and other features.
New Features
・Added support for online license verification.
・Added support for measurement.
Issues Addressed
・Fixed issues with can't paste images from the system clipboard in editing mode.
New Features
・Added support for finding and replacing text in content editor mode, allowing to set ignore case, whole words only, and replace all.
・Added support for customizing image rotation angle from - 180° to 180° for image editing in ComPDFKit SDK Demo.
・Added support for customizing the mouse scrolling step when reading page turns.
・Added support for saving as flattened PDF in ComPDFKit SDK Demo.
Issues Addressed
・Optimized the search smoothness in large documents in ComPDFKit SDK Demo.
New Features
・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.
・Added multi-language support for the ComPDFKit SDK Demo in English and Chinese.
・Added the demo UI of ComPDFKit SDK: Security, watermark, and Home Page.
・Added the Digital Signature feature to the ComPDFKit SDK demo.
・Added the support to select multiple PDF contents under the content editor mode.
Issues Addressed
・Fixed the crash issue that was caused by deleting the digital signature after removing PDF pages with the digital signature appearance.
・Fixed the crash issue that calls the SetInfo method of the CPDFDocument class with unset properties.
New Features
・Added support for digital signatures.
・Added support for resetting the filled content of all the forms in the document.
Issues Addressed
・Fixed the crash issue when adding a background to specific documents.
・Fixed the issue that the processing of editing PDF text can’t be restored with undo.
・Added support for adjusting the default properties when creating text boxes.
・Added support for adapting the width when resizing PDF size.
・Added support for more shortcuts in editing text.
・Fixed issues that garbled characters are displayed when inputting text into stamp annotations.
・Optimized inputting text and matching the font style with the original text in editing text.
・Optimized the UI interaction for copying and pasting in content editor mode.
New Features
・Added support for setting the fill color of line annotations.
Issues Addressed
・Fixed issues with selecting link annotations failed.
・Fixed issues that can't delete the last option in list boxes and combo boxes.
・Fixed issues with getting a blurry image when copying.
・Fixed interaction issues of check boxes.
・Optimized getting the text properties of the text area in text editing, and optimized the layouts of files.
Issues Addressed
・Fixed issues with note annotations and free text annotations.
・Optimized two operations in viewing: image and text selection function, and convenient operation in the blank area outside the document.
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.
・Added support for comparing PDF documents, including overlay comparison and content comparison.
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.
・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.
New Features
・Added support for redaction that allows removing sensitive information or private data in your PDF files permanently.
New Features
・Added support for converting PDF to PDF/A, including PDF/A-1a and PDF/A-1b.
・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.
・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.
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.