All functions
Mac OS X
Windows
Crossplatform
Server
Components
Guides
Statistic
New in version:
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
PDFKit.GetPDFText
Component: PDFKit
Version: 2.1
Mac OS X: Works
Windows: Not implemented.
Server: Works
MBS( "PDFKit.GetPDFText"; PDF )
Parameters
| Parameter | Description | Example value |
|---|---|---|
| A container value with the PDF content from a media field. Or a text with an URL. Or a PDF reference from PDFKit.Open. |
Result
The text of the PDF Document as far as PDFKit knows it.
Description
Queries the text of the PDF document.Examples
Extract all the text from the given PDF reference:
MBS( "PDFKit.GetPDFText"; $ref )
Feedback: Report problem or ask question.
Links
MBS REAL studio tutorial videos - Bilder aus Nickenich