Creating a PDF report in ASP.
Hello friends,
I would like to create a PDF or any other form of printable document (plain ASCII too) in my ASP script using data from the database based on some parameter inputs submitted by the user, and then provide a link to the report to enable the user to print it out at his end.
Please suggest as to how it can be done with Sun ONE ASP or whether I would need additional resources. Also, please indicate the syntax for file opening, writing formatted text to file, file reading, file closing etc.
An early reply would be highly appreciated.
Regards
SABU

