×

Get Text From PDF

iOS 15 +

Notes

Retrieves the text from a pdf.

Syntax

getTextFromPDF(textType: <#Enumeration (WFGetTextFromPDFTextType)#>, pdf: <#Variable#>)

Example

getTextFromPDF(textType: Text, pdf: ShortcutInput)