I'm trying to insert data into a PDF and am having problems with the script.
Whenever I run the script, it says it doesn't recognise the fdf_create() command.
I assume this is the result of me installing improperly because from what I understand, PHP 4.0 comes with FDF support built into it.
I double checked that I have everything correct and moved the fdftk.dll to the winnt/system32 directory (yes I run windows because my company is lame and won't let me run anything else).
Does anyone have any advice as to why it can't recognize the command?