Groups > Asp .Net > ASP.NET components > Re: Looking for a report component




Looking for a report component

Looking for a report component
Tue, 1 Apr 2008 02:03:16 +0000
I’ve built an ASP.Net application that allows users to enter textual data with
a rich text editor (so it’s saved as html), upload images (gig/jpeg) and
upload PDF files. All data  (HTML, images and PDF) is stored in the database. 
The output needs to be a PDF file.  Is there a product out there that will do
this.  Ie, merge all the types of data together into one pdf file?
Post Reply
Re: Looking for a report component
Wed, 2 Apr 2008 17:45:52 +0000
you could look into Microsoft Reporting Services.  It allows export to PDF,
excel, csv, etc....

It might be a lot of overhead if you only want to export to PDF....but if you
already use reporting services (comes with sql 2005) then that might accomplish
what you need.

Otherwise, someone on here might have advice on creating PDF's
programmatically.
Post Reply
about | contact