Ask a Question related to ASP.NET General, Design and Development.
-
Marco Scheel #1
Re: Export data to PDF from .NET?
hi clive,
maybe these to links can help you:
[url]http://itextsharp.sourceforge.net[/url]
[url]http://report.sourceforge.net/[/url]
i use the itextsharp dll., but i a'm only merging existing pdf's
[url]http://www.activepdf.com[/url] is my favorite component but yopu have to pay for
it. more commercial tool can be found on [url]http://www.planetpdf.com/[/url]
good luck
bye marco
"Clive" <clive@nospam.com> schrieb im Newsbeitrag
news:0a9e01c34d19$b99f4590$a501280a@phx.gbl...> Hi,
>
> I am in the process of writing an calculator application
> which calculates loan costs / repaymemnst etc.
>
> I need to enable users to export their details to PDF.
>
> Does anyone know if this can be done with .NET or are
> there any third party tools around.
>
> Thanks,
> Clive.
Marco Scheel Guest
-
Export data from pdf
I'm writing a simple plugin to export some data from a pdf file. I'm looking for a series of three digits on a document. I was able to create the... -
how can i export data to excel?
1,how can i export data to excel? is there direct or indirect ways ? i just assume that i convert the data to a xml string then copy to the... -
export data to Excel
Hi experts, I retrieve data from the database and display on ASP, then I export these data to a file, like Excel (the best) or text file. Is it... -
Export data
check out http://www.greggriffiths.org/webdev/both/excel/ Clive Moss wrote: -
Not able to Export data from data file
Hi, I exported data from a table that has column with datatype as 'nvarchar' with length 31 and has NOT NULL constraint with collation as... -
Ersin Gençtürk #2
Re: Export data to PDF from .NET?
you can use crystal reports that shipped with visual studio .net
"Clive" <clive@nospam.com> wrote in message
news:0a9e01c34d19$b99f4590$a501280a@phx.gbl...> Hi,
>
> I am in the process of writing an calculator application
> which calculates loan costs / repaymemnst etc.
>
> I need to enable users to export their details to PDF.
>
> Does anyone know if this can be done with .NET or are
> there any third party tools around.
>
> Thanks,
> Clive.
Ersin Gençtürk Guest
-
Ersin Gençtürk #3
Re: Export data to PDF from .NET?
redistributing licensing ? this is aspnet forum, I am talking about server
side reporting.
"Gary Varga" <MSNG@VargaLtd.freeserve.co.uk> wrote in message
news:09b401c34d20$437e51b0$a601280a@phx.gbl...> Watch out for the redistributing licensing costs though!!!
Ersin Gençtürk Guest
-
Gary Varga #4
Re: Export data to PDF from .NET?
OK. Just read what I said as 'Licencing Costs' as I
assume that it will be deployed to a web server (not just
a development machine. I believe that when you deploy
Crystal Reports on the web server it is not covered by
the development licence provided with VS.NET.
Please feel free to correct me if I am wrong.
HTH,
Gaz
talking about server>-----Original Message-----
>redistributing licensing ? this is aspnet forum, I ammessage>side reporting.
>
>
>"Gary Varga" <MSNG@VargaLtd.freeserve.co.uk> wrote inthough!!!>news:09b401c34d20$437e51b0$a601280a@phx.gbl...>> Watch out for the redistributing licensing costs>
>
>
>.
>Gary Varga Guest
-
Srinivasa Reddy K Ganji #5
Re: Export data to PDF from .NET?
Gary is correct
Refer
ms-help://MS.MSDNQTR.2003FEB.1033/crystlmn/html/crconlicensingforcrystalrepo
rts.htm to read about Deployment Licensing for Crystal Reports
Reddy
"Gary Varga" <MSNG@VargaLtd.freeserve.co.uk> wrote in message
news:0d6b01c34d27$870d1270$a301280a@phx.gbl...> OK. Just read what I said as 'Licencing Costs' as I
> assume that it will be deployed to a web server (not just
> a development machine. I believe that when you deploy
> Crystal Reports on the web server it is not covered by
> the development licence provided with VS.NET.
>
> Please feel free to correct me if I am wrong.
>
> HTH,
> Gaz
>> talking about server> >-----Original Message-----
> >redistributing licensing ? this is aspnet forum, I am> message> >side reporting.
> >
> >
> >"Gary Varga" <MSNG@VargaLtd.freeserve.co.uk> wrote in> though!!!> >news:09b401c34d20$437e51b0$a601280a@phx.gbl...> >> Watch out for the redistributing licensing costs> >
> >
> >
> >.
> >
Srinivasa Reddy K Ganji Guest
-
shine69 #6
Re: Export data to PDF from .NET?
I read a nice article about exporting data to PDF and other format files. It introduce a good method to export data and provides an address to download the free data export component.
You can read the article on
http://www.codeproject.com/KB/database/Excel_PDF_Word_ExportWiz.aspx?fid=1607512
Junior Member
- Join Date
- Feb 2011
- Posts
- 1



Reply With Quote

