Ask a Question related to ASP.NET Security, Design and Development.
-
Marshal Antony #1
How to create PDF reports in ASP.NET?
Hi,
I need to create PDF file reports and show it in the browser using data
from a dataset in ASP.NET.
I tried to use FDF toolkit from Adobe and
was successful to get it work with c# but as I don't have the pdf writer
software I cannot create templates for PDF and display the data from
dataset.
Rightnow I am trying to use ASpEasyPDF from
[url]www.mitdata.com[/url] but is not successful in creating a PDF report in ASP.NET.
Here is the link : [url]http://www.mitdata.com/AspEasy/index_pdf.htm[/url]
Does any body know how to create a PDF report using C# using
this?.Any sample code is appreciated.
Or any other alternatives for PDF report generation using ASP.NET?
Any help is really appreciated.
Thanks in advance,
Marshal Antony
..NET Developer
[url]http://www.dotnetmarshal.com[/url]
Marshal Antony Guest
-
Store in a database + create reports?
Questionnaire study 1. I wish to build a questionnaire with 14 questions where the user can answer Yes or No each question. 2. Then I would... -
Webservice that create Crystal Reports (COM Component) generates SoapException?
Hi, I have written a websevice that calls a class in the same solution that generates Crystal Reports, runs them and exports them to pdf. If I... -
Reports from the web
Hello, This probably isn't the best group to post this in, but i'm not too sure where would be better (any ideas appreciated). What I would... -
Web Reports using ASP.NET/VB.NET
I have to provide the users with data in the form of Web Reports. Crystal Licensing...Very expensive for us. PDF? Can I take data from ADO.net... -
Reports
Hi, I am a programmer seeking advice. i am making a database in Access, using wizards and a hint of VB. The database is for a school i the u.k.... -
Marshal Antony #2
Re: How to create PDF reports in ASP.NET?
Sorry..posted in the wrong group by mistake..
"Marshal Antony" <dotnetmarshal@yahoo.com> wrote in message
news:uXlewGG8DHA.2712@tk2msftngp13.phx.gbl...data> Hi,
> I need to create PDF file reports and show it in the browser usingusing> from a dataset in ASP.NET.
> I tried to use FDF toolkit from Adobe and
> was successful to get it work with c# but as I don't have the pdf writer
> software I cannot create templates for PDF and display the data from
> dataset.
>
> Rightnow I am trying to use ASpEasyPDF from
> [url]www.mitdata.com[/url] but is not successful in creating a PDF report in ASP.NET.
> Here is the link : [url]http://www.mitdata.com/AspEasy/index_pdf.htm[/url]
>
> Does any body know how to create a PDF report using C#> this?.Any sample code is appreciated.
> Or any other alternatives for PDF report generation using ASP.NET?
> Any help is really appreciated.
>
> Thanks in advance,
> Marshal Antony
> .NET Developer
> [url]http://www.dotnetmarshal.com[/url]
>
>
>
>
>
Marshal Antony Guest
-
Madan Nayak #3
Re: How to create PDF reports in ASP.NET?
Hi..
Anyway ..
You can use cystal reports to create a pdf file....
"Marshal Antony" <dotnetmarshal@yahoo.com> wrote in message
news:OuSELLG8DHA.4060@tk2msftngp13.phx.gbl...and> Sorry..posted in the wrong group by mistake..
>
> "Marshal Antony" <dotnetmarshal@yahoo.com> wrote in message
> news:uXlewGG8DHA.2712@tk2msftngp13.phx.gbl...> data> > Hi,
> > I need to create PDF file reports and show it in the browser using> > from a dataset in ASP.NET.
> > I tried to use FDF toolkit from AdobeASP.NET.> > was successful to get it work with c# but as I don't have the pdf writer
> > software I cannot create templates for PDF and display the data from
> > dataset.
> >
> > Rightnow I am trying to use ASpEasyPDF from
> > [url]www.mitdata.com[/url] but is not successful in creating a PDF report in> using> > Here is the link : [url]http://www.mitdata.com/AspEasy/index_pdf.htm[/url]
> >
> > Does any body know how to create a PDF report using C#>> > this?.Any sample code is appreciated.
> > Or any other alternatives for PDF report generation using ASP.NET?
> > Any help is really appreciated.
> >
> > Thanks in advance,
> > Marshal Antony
> > .NET Developer
> > [url]http://www.dotnetmarshal.com[/url]
> >
> >
> >
> >
> >
>
Madan Nayak Guest



Reply With Quote

