Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Using Cystal Reports in ASP.NET

Reply
Thread Tools

Using Cystal Reports in ASP.NET

 
 
Don Wash
Guest
Posts: n/a
 
      07-20-2004
Hi All!

I'm very very new to DotNet and doing my first Report project. I'm planning
of using VS.NET built-in CrystalReports to create reports. I'm probably
really navie and ignorant to ask this but here's goes. I want to know if
there are any client compatiblity issues need to be considered when
utilizing CystalReports chart controls?

Does client need to download any controls in order to view the charts
properly? Or CystalReports controls the same as ASP.NET WebControls, which
just executed on the server and sent the HTML or Image to client browser?

Many thanks in advance!

Don


 
Reply With Quote
 
 
 
 
Tampa .NET Koder
Guest
Posts: n/a
 
      07-20-2004
Using Crystal Reports with Asp.net there is nothing that the client will
need. It is necessary that all the components for Crystal Reports be
installed on the server. Then, Crystal Reports is able to render these
controls as html. Alternatively, Crystal Reports does have the ability to
output reports as .pdf as well as other formats. This is peferred if user
will be printing these reports, since .pdf doucments preserve all the
formatting and provides a cleaner way to print these reports. You may want
to check this site out and view the tutorials and download the samples
http://www.businessobjects.com/produ...et/default.asp


"Don Wash" <> wrote in message
news:...
> Hi All!
>
> I'm very very new to DotNet and doing my first Report project. I'm

planning
> of using VS.NET built-in CrystalReports to create reports. I'm probably
> really navie and ignorant to ask this but here's goes. I want to know if
> there are any client compatiblity issues need to be considered when
> utilizing CystalReports chart controls?
>
> Does client need to download any controls in order to view the charts
> properly? Or CystalReports controls the same as ASP.NET WebControls, which
> just executed on the server and sent the HTML or Image to client browser?
>
> Many thanks in advance!
>
> Don
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems using ASP and Crystal Reports 8.5 to create dynamic PDF reports PughDR@gmail.com ASP General 0 10-23-2006 02:50 PM
interesting! cystal report dll and asp.net impersonation zhuang ASP .Net 1 05-08-2006 07:28 AM
Calling Crystal Reports in ASP.NET using the rptserver.asp given by Crystal Reports Peri ASP .Net 1 07-21-2005 12:56 PM
Using Cystal Reports in ASP.NET Don Wash ASP .Net 1 07-20-2004 12:28 AM
Displaying Microsoft Access Reports (active reports) via ASP.NET Brian Barnes ASP .Net 1 02-18-2004 05:59 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57