Skip to content

Fill PDF Form Field Node

Document/PDF

Fill PDF Form Field

Sets the value of a named AcroForm field in a PDF document.

pdf_fill_formmedia
Inputs5
Outputs2
Security exposure3/10
Packagemedia

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
3/10High
PrivacyPotential sensitivity of processed data.
2/10High
PerformanceRuntime or resource pressure.
2/10High
GovernancePolicy, audit, or compliance impact.
2/10High
ReliabilityOperational stability considerations.
3/10High
CostExternal or compute cost impact.
0/10High

Input Pins

5

Input

Execution
exec_in

Trigger execution

Template

Struct
template

PDF file containing form fields

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Field Name

String
field_name

Name of the AcroForm field to fill

Field Value

String
field_value

Value to set on the form field

Output Path

Struct
output

Path to save the filled PDF

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Output Pins

2

Output

Execution
exec_out

Execution continues after form fill

Result

Struct
result

Output file path

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Node Info

Internal name
pdf_fill_form
Category
Document/PDF