Blog Post

PSPDFKit 2.4 for Windows

Today we’re shipping PSPDFKit 2.4 for Windows. This release features support for touch gestures such as pinch to zoom. We also added support for embedded PDF JavaScript!

Pinch To Zoom

pinch-to-zoom

On touch devices you can now use gestures such as pinching to zoom in and out of the document, when Page Transition mode is set to Jump (know as per-spread in code).

You can also tap left and right of the page to move forward and backward through the document. This can be particularly useful on small form factor tablets. Double tapping now zooms in and out of the page in both Continuous and Jump Page Transition modes.

JavaScript Support

javascript-support

Some interactive PDF forms use embedded JavaScript to add custom validation rules, calculations, or other interactive functionality. We’re excited to bring support for these JavaScript features to PSPDFKit for Windows.

Additional New Features

Also included in this release are the following new features and improvements:

Final Notes

This release also includes a number of bug fixes and some minor improvements. For a complete list of changes, see the changelog.

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
DEVELOPMENT  |  Android • iOS • macOS • Windows • C++ • Insights

Challenges of Using Emojis with C++

PRODUCTS  |  Windows • Releases

PSPDFKit 2.3 for Windows

TUTORIALS  |  Windows • C# • PDF • How To

Add a Watermark to a PDF in UWP