Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2007

Tip: Looking for answers? Try searching our database.

Reporting PDF

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jeremy Martin - 04 Jul 2007 08:34 GMT
Hi,

Currently I use ReportBuilder which is a GUI application embedded in
the Delphi IDE to create custom reports.

It has its benefits because it allows code to be embedded in the report
that enables the designer to control every aspect of the report layout.

Now that I have made the move to VS asp.net 2.0 webapps I wish to know
if there are any reporting packages that run within VS using C#.

I have tried using Crystal Reports (one that comes with VS) but it
feels limited like I can't have C# code within the report or have a
custom call to create the report.

Idealy I want a Report to compile to a DLL that is called from the
website and the report handles everything from data retrieval to PDF
export.

Is there a package out there that is recommended?

Thanks
Jeremy
Mark Rae [MVP] - 04 Jul 2007 09:15 GMT
> Is there a package out there that is recommended?

Have you seen this: http://www.gotreportviewer.com/ ?

However, I use this: http://www.siberix.com It won't ordinarily compile to a
dll though you could, I suppose, have separate projects per report which
would then amount to the same thing - I wouldn't advise it, though, as it
sounds like an administrative nightmare... However, it will do everything
else you require. Everything is done in code - there's no GUI designer at
all. You simply fetch the data, construct your report from the top down, and
export it as a PDF (or XPS).

Signature

Mark Rae
ASP.NET MVP
http://www.markrae.net

Jeremy Martin - 04 Jul 2007 10:36 GMT
Thanks for the quick response.

http://www.siberix.com looks to be quite good. Although going to be a
interesting without any sort of GUI. :)

The reports I write are very data specific

http://mymart.lanwest.com.au/docs/Report%20A4%20Template%20A.pdf

and can be A3 with 3 columns.

Do you think siberix could handle this?

Regards
Jeremy
Mark Rae [MVP] - 04 Jul 2007 10:50 GMT
> Thanks for the quick response.

Welcome.

> http://www.siberix.com looks to be quite good.

Siberix is one of only a handful of 3rd-party .NET add-ons that I would
recommend unreservedly.

> Although going to be a interesting without any sort of GUI. :)

In fact, that's just the way I like it :-)

> Do you think siberix could handle this?

Oh yes - no problem. Basically, if it can be done in a PDF, Siberix can do
it. [There are currently four exceptions to this, which are listed on the
Siberix site.]

They offer a fully-functional evaluation version, so you really can't lose.

Their support is also superb - why not drop them a line and include the link
to your PDF and confirm with them that their product can handle it?

Signature

Mark Rae
ASP.NET MVP
http://www.markrae.net


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.