PDF Tools
Convert PDF to a Text File
Converts a PDF file into a Text File
Uses
Use this task for converting a PDF file into a Text File.
Basic Usage
Flow Data Explained
required array
files An array of PDF file objects to be converted to Word Documents.
required string
output_format The output format of the Text File. Available options are: txt
for plain text files, rtf
for rich text format files.
required string
function The pdf_tools
function to call, in this case it would be pdf_to_text