Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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