Ok so I followed this tutorial to get the PDF submitting to HTML but it seems like a backwards way to do it.
I\'m working on a project that collects data from the project then displays it using xfdf to populate a .pdf file.Now when I use Chrome or Firefox it opens in a new tab which is exactly what I want, b
On my LOCALHOST, I have a form that creates and FDF file... Also in that file it includes a \'full-path\' -> \'http://localhost/example/example.pdf\'....So when I \'click the link\' to open the FDF fi
My scenario: A PDF template with formfields: template.pdf An XFDF file that contains the data to be filled in: fieldData.xfdf
I have a system that prepopulates PDF fields via XFDF. THe XFDF code seems fine, but when I try to open it with the header() in PHP, PDF fires an error.
This is what I have currently: User submits form data and gets a \"download PDF\" link. The link points to script which generates an XFDF file on the fly and outputs the XFDF file after setting the