Πίσω στο Preview

Σύνδεση Knoon AI με Preview (System) για αυτοματοποίηση ροών εργασίας AI.

Fill PDF form fields from a map and return a filled PDF attachment.
systemPreviewFillPdfFormAttachment
ΒΕΤΑ
Εσωτερικό
Άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
attachmentattachment PDF attachment URL in knoon-fs:// format.Ναι
fieldsmustache JSON map of PDF form field names to values. Text fields use strings, checkboxes use booleans, radio/dropdown/list fields use option strings or arrays, and buttons use caption text. Signature fields require a signing tool.Ναι
passwordstring PDF password if the source PDF is password protected.Όχι
flattenboolean Flatten the form after filling. Defaults to false.Όχι
fileNamestring Optional output filename. Defaults to the original filename with -filled.pdf.Όχι
Επιστροφές
ΌνομαΤύποςΠεριγραφή
statusstring DONE.
attachmentstring Filled PDF attachment URL.
filledFields[]string PDF field name.