roc524 Posted May 25, 2011 Share Posted May 25, 2011 I am submitting Adobe PDF Form data on a website to my PHP file as FDF data. After submitting, I now have the FDF data $_POSTed to a string. But now I need to take that string of FDF data and assemble it into an FDF file so I can send it out to someone who needs this form data. How can I do that in my PHP code? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.