Question : iTextSharp PDF generation

I just installed the iTextSharp dll and added the reference in my webapp. I was able to use the classes and paste a simple example in to my code. When I build my site and it runs, I have it generate a simple PDF when I click a button. So when I click on the button nothing happens. I expected a PDF to pop open after the server generates the PDF file. I looked on the server for the file with no such luck. The code ran and I got no errors but I can not seem to figure out what happened to the PDF that I am creating.

I have found plenty of tutorials on enhancing the PDFs but nothing on the basic functions of accessing the PDF from a web apps.

Thanks in advance.

Answer : iTextSharp PDF generation

Scratch that. I found a better example that ACTUALLY works.

http://blog.rubypdf.com/2006/10/25/itextsharpitext-example-in-aspnet/
Random Solutions  
 
programming4us programming4us