Operation: Flatten FDF
The Flatten FDF operation writes FDF data (ISO 19444-1) to a PDF form document. The form fields are converted to text and cannot be edited.
Input
For the Flatten FDF operation, the adapter expects an FDF document defining the absolute path to the associated PDF form in the /F parameter.
XML
%FDF-1.2
1 0 obj
<</FDF<</Fields[<</T(Firma)/V(SoftProject GmbH)>><</T(Ort)/V(Ettlingen)>><</T(Strasse)/V(Am Erlengraben 3)>><</T(KDNr)/V(123567234)>><</T(PLZ)/V(76275)>>]/F(X4DB/1/Project/Resources/FormDocument.pdf)>>>>
endobj
trailer
<</Root 1 0 R>>
%%EOF
Output
The output is a copy of the PDF form document referenced in the input with flat text.