C
CDZ
I'm looking for a free script in ASP.net / C# that creates PDFs.
Basically, a user submits a form, they get sent to a read-only result
of their form which they can print or just verify. As the time the form
is submitted, I would like the result saved as a PDF on the server.
Right now I have a PHP script doing this but it's slow and old, I'm
sure there's a better way in asp.net.
Thanks
Basically, a user submits a form, they get sent to a read-only result
of their form which they can print or just verify. As the time the form
is submitted, I would like the result saved as a PDF on the server.
Right now I have a PHP script doing this but it's slow and old, I'm
sure there's a better way in asp.net.
Thanks