D
dgk
I'm looking at iText to generate PDFs, and I'm not sure if iTextDotNet
is the same as iTextSharp. I have the latest iTextDotNet, which is for
framework 2. Are these the same product?
Also, I can see how to create a PDF to a file, but how would I send it
to the user? Not as a file, but I guess create the PDF as a stream and
send that to the user. I'm looking through the examples (VB ones) but
none of them deal with anything other than creating the PDF.
is the same as iTextSharp. I have the latest iTextDotNet, which is for
framework 2. Are these the same product?
Also, I can see how to create a PDF to a file, but how would I send it
to the user? Not as a file, but I guess create the PDF as a stream and
send that to the user. I'm looking through the examples (VB ones) but
none of them deal with anything other than creating the PDF.