Generating PDF Forms with ColdFusion
We have an online survey that has a bunch of different modules. We were looking to generate a PDF form using ColdFusion that the user could download and then fill out and then upload (and then read the data). I know I can "read" a PDF form and dump the information back into my db but can I generate the PDF form? I was originally looking at creating an excel spreadsheet but I can create that but not read it back with all of the formatting I need. Ideas??
