PDF Tools
Get PDF Details
Returns the details of specified PDF files
Uses
Use this task to get details about specific PDF files.
Basic Usage
Flow Data Explained
required array
files An array of PDF file objects for which the details should be returned.
required string
function The pdf_tools
function to call, in this case it would be get_pdf_details
Result
The task returns the following details about a PDF file: filename
, file_size
, fileuuid
, page_count
and pdf_version