C
CreativeMind
hi all,
i hav to work on a link [ download as pdf]..
actually i m working on aspx page which shows the data after
retrieving values from db.now i want to
make the page downloadable as pdf. what i m thinking is to use
itextsharp. it will
create a pdf file on the server. then call a generic handler page that
will show
the download dialog..but i m afraid if multiple user download the
files, my
server will be full of those pdf stuff... what is the better way to
download the web
page as pdf file..
thx
i hav to work on a link [ download as pdf]..
actually i m working on aspx page which shows the data after
retrieving values from db.now i want to
make the page downloadable as pdf. what i m thinking is to use
itextsharp. it will
create a pdf file on the server. then call a generic handler page that
will show
the download dialog..but i m afraid if multiple user download the
files, my
server will be full of those pdf stuff... what is the better way to
download the web
page as pdf file..
thx