Skip to main content
Skip table of contents

Operation: Import FDF

The Import FDF operation writes FDF data (ISO 19444-1) to a PDF form document. The form fields are preserved and can still be edited.

Input

For Import 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 filled form fields.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.