JabbaTheNut
Programmer
I am looking for a way to create a "filled-out" version of a credit application generated from data stored in a database. The application needs to be generated on the fly through VB.Net. Additionally, I need to save the filled-out version of the credit application in a finalized ("stamped"
PDF format. I have been investigating the FDF toolkit, which is great for filling out the PDF document. The problem is, however, that you cannot save the filled-out version of the credit application as a stand-alone PDF file (i.e., no longer requiring the FDF file). I have seen some posts that discussed printing Crystal Reports documents to PDF using PDFWriter. Given the above circumstance, is the Crystal Reports method a good way to go? Or, is Acrobat the right way to go and I am missing something? Or, is there another method I should be using? Please help, I am in a tough spot. Thanks
Game Over, Man!