create a pdf file

  • Thread starter Thread starter Russell
  • Start date Start date
R

Russell

I am trying to generate a pdf file from an aspx web page. I want to also
create it in memory so i wouldn't have to save it on the server.

Any help is appreciated.
Russell
 
Thanks Craig, for the link.
This is what I needed to know to open a pdf file.

I also need to know how to take a web page, save it to memory as a pdf file
and
then display that in a web browser using the information from the link you
sent.

Again, any help is appreciated.
Russell
 
Thanks Steve.
I am trying to avoid purchasing a third party product.
The iText is more what i am looking for, but i am not familiar with
Servlets(java). If you have used this
and if you have the necessary dlls needed for the servlet part of this,
please send.

thanks in advance.
Russell
 
Back
Top