Read Pdf¶ Node: readPDF · Full type: n8n-nodes-base.readPDF · Version: 1 Parameters¶ Parameter Type Default Details binaryPropertyName string "data" required encrypted boolean false required password string "" Example¶ NODE "readPDF" AS "Read Pdf" { binaryPropertyName: {{ $json.binaryPropertyName }} }