Previous | Next | (P-PDF) What's Wrong with my PDF?
Topic: FDF Not populating form...
Conf: (P-PDF) What's Wrong with my PDF?, Msg: 155208
From: rowman
Date: 10/16/2006 09:37 AM
I have a script that is creating an fdf file (see below). The fdf file seems to open the blank form, but does not populate the fields. Is there some setting I missed when I created the PDF? I was sure to name all of the text fields. Here is the fdf...
%FDF-1.2
1 0 obj
<< /FDF
<< /F(http://67.131.250.102/~mbac/test/webregcard5.pdf)
/Fields
[ << /T(first_name)
/V(Kevin) >>
<< /T(last_name)
/V(Worley) >>
<< /T(address)
/V(919 Main St.)>>
]
>>
>>
endobj
trailer
<>
%%EOF