Re: download using asp
am 29.03.2008 14:28:12 von Anthony Jones
news:a4e9bdda-6039-478f-921c-371b95e11201@s37g2000prg.google groups.com...
> dear sir/madam
> I have to do something like this that a user see list of record if
> he would find record and want to download that list then a button
> should be available on page so that he could download that list
> in a pdf file of that record. please help me
>
Is there a reason why it needs to be a PDF?
Making a page printer friendly. There are plenty of free PDF creators that
appear as printer drivers. The user can then 'print' the page to a PDF.
OTH you could place your data in XML and use XSL to transform it to HTML,
you can get tools that support XSL FO that can transform XML to PDF.
--
Anthony Jones - MVP ASP/ASP.NET