R
Raterus
If you have crystal reports, which comes with visual studio, this should be relatively straight forward to accomplish.
This is what we want to achieve:
1. The user clicks on url.
2. The web server produces a PDF file based on information in a
database. 3. This PDF file is sent back to the client, who can then
choose to save it or open it.
Is this feasible?