CFLExtractPDFText Procedure
Extract all text from a PDF
Signature
CFLExtractPDFText(Base64: Text) : Text
Parameters
Base64 Text
Returns
Text
A text string that contains all text that was found on the pdf file
Extract all text from a PDF
CFLExtractPDFText(Base64: Text) : Text
Base64 TextText
A text string that contains all text that was found on the pdf file