PSPDFKit 1.2 for Windows
Today we’re shipping PSPDFKit 1.2 for Windows. The highlight of this release is the addition of the Indexed Full-Text Search feature. It also contains various other optimizations and improvements, including the ability to retrieve page sizes. This blog post is just a preview of the biggest changes in PSPDFKit 1.2 for Windows. Please refer to our PSPDFKit 1.2 for Windows changelog for a complete list.
Indexed Full-Text Search
This release adds powerful PDF indexing capabilities via the PSPDFKit.Search.Library
class. You can easily create a searchable index of all your PDF documents and then query that index within seconds. Our custom indexer can even search Chinese, Japanese, and Korean text.
Indexed Full-Text Search is an optional feature. For licensing details, please contact our sales team. You can also learn more about this in our corresponding guide article.
Page Sizes
For retrieving the size of a page, we now provide the method PSPDFKit.Document.GetPageSize
.
For a complete list of changes for this release, read our PSPDFKit 1.2 for Windows changelog.
The PSPDFKit for Windows UI is powered by PSPDFKit for Web. See here for more details about PSPDFKit for Web 2018.2.