Hello. I have been using the FDF Toolkit with ASP and had no problems for years.
My company just rolled out the Adobe Acrobat Reader 9.0 and I personally updated it to 9.1.
The ASP file that selected fields from the database and inserted them into the PDF file (with FDF) does not fill in the fields. It opens up the PDF file, but its blank.
I have used Adobe Acrobat to design the forms. Here is the FDF:
%FDF-1.2
%âãÏÓ
1 0 obj
<<
/FDF << /F (http://tsdwww/tsdhome/quality/oota/alertform.pdf)/Fields 2 0 R >>
>>
endobj
2 0 obj
[
<< /T (date_entered)/V (3/11/2009 2:17:32 PM)>> << /T (user_grp_sup)/V (Alvarez,E. B.)>>
<< /T (instrument)/V (REFERENCE JUNCTION)>> << /T (prop_no)/V (148011)>>
<< /T (mfgr)/V (OMEGA ENGINEERING INC)>> << /T (oot_prev)/V (3/17/2008)>>
<< /T (oot_last)/V (3/2/2009)>> << /T (model)/V (MCJ)>> << /T (user_grp)/V (TEA4)>>
<< /T (ic_name)/V (Marshall,Albert W.)>> << /T (owner_grp)/V (TEO)>>
<< /T (comments)/V (I/C: Wayne Marshall\r\nGroup: TEA4\r\n)>> << /T (prepared_by)/V (Mays,Jason A.)>>
<< /T (preparer_ext)/V (88366)>> << /T (owner_grp_sup)/V ( )>> << /T (todays_date)/V (3/13/2009)>>
]
endobj
trailer
<<
/Root 1 0 R
>>
%%EOF
Any help would be nice. Thank you.
-Kal
kalpesh [dot] shah [at] jhuapl [dot] edu
Does the same FDF file work in a local context?
If you import the FDF file directly into the PDF (already open in Reader), on your local system using Reader 9.1, what happens? What happens when you try to open the FDF from a local folder, when the PDF file is not already open in Reader?
Does the FDF file work when Acrobat 9.1 is used instead of Reader?
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script