Is there a web app that will create a PDF with content based upon form data supplied by a customer?
In other words, someone comes to your website and is presented with a web form. They answer several questions and are then given a link to a PDF file that contains content based upon their answers.
So, say it's a fishing site. The form asks them what fish they are interested in, if they shore fish or boat fish, what state they fish in, what month they fish in. VoilĂ , a PDF is created in the background that pulls this information from a database and builds the file with it.
Seems like there should be something out there, but I'm not sure what it is.
Thanks!