Blog Post

PSPDFKit 2.8 for Windows

Gabriel Bunselmeyer

Today we’re shipping PSPDFKit 2.8 for Windows. In this release we’ve added text selection events, an event preceding annotation changes, and more!

AnnotationWillChange Event

PSPDFKit for Windows now exposes an event to help track when a user starts and ends certain interactions with annotations.

image-documents

When invoked, the event’s arguments contain the reason behind its activation, and a list of the affected annotations.

You can read more about it in our Events guide.

Text Selection

Accessing user text selection is now possible in PSPDFKit for Windows.

The OnTextSelectionChange event has been exposed to react to changes, invoked both on selection and deselection.

Alternatively, a specific method to programmatically get the current text selection is also available.

More about these additions can be found in our Text Selection guide.

And More

This release also includes numerous bug fixes and minor improvements. For a complete list of changes, see the PSPDFKit 2.8 for Windows changelog.

Please email us at sales@pspdfkit.com if you are interested in developing using Digital Signatures. We’d love to hear about your use case and discuss how to best implement it.

Related Products
PSPDFKit for Windows

Product Page
Guides
API Docs

Share Post
Free 60-Day Trial Try PSPDFKit in your app today.
Free Trial

Related Articles

Explore more
PRODUCTS  |  Windows • Releases

PSPDFKit 2.7 for Windows

PRODUCTS  |  Windows • Releases

PSPDFKit 2.6 for Windows

PRODUCTS  |  Windows • Releases

PSPDFKit 2.5 for Windows