Creating a downloadable pdf file

ania

New member
Joined
Oct 19, 2006
Messages
1
Programming Experience
1-3
Hi everyone,

I have a web form where the user can enter some values into the text boxes. I would like to use these values to generate an invoice. So what I need exactly is to fill out some sections of a prepared pdf invoice file with these values and then open up a dialog box with "save as" option to download this file. This is all supposed to happen once the user enters the values and presses a button. I thought of using crystal reports to generate this report but then I remembered that in web applications crystal report doesn't offer exports into files. Can you think of some solutions please? I have been working on this a few days now and I have no clue how to do it. Thank you.
 
Back
Top