Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Queries the styled text of a page in a PDF document.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PDFKit | 2.7 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ✅ Yes |
Parameter | Description | Example |
---|---|---|
A container value with the PDF content from a media field. Or a text with an URL. Or a PDF reference from PDFKit.Open. | ||
index | The index of the page. From zero to PDFKit.GetPDFPageCount-1. | 5 |
The styled text of the PDF page as far as PDFKit knows it and the plugin can translate it.
Extract styled text of page 6 in this PDF
MBS( "PDFKit.GetPDFPageFormattedText"; $ref; 5 )
This function checks for a license.
Created 18th August 2014, last changed 16th February 2015