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? Link to comment https://forums.phpfreaks.com/topic/237382-submitting-a-filled-in-pdf-form-as-fdf-data/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.