Cost-effective .Net solutions for report generation in Excel and PDF
Posted
by jamesaharvey
on Stack Overflow
See other posts from Stack Overflow
or by jamesaharvey
Published on 2009-12-23T14:41:23Z
Indexed on
2010/04/11
16:23 UTC
Read the original article
Hit count: 280
I'm looking for some cost-effective solutions and/or open source options for generating reports in Excel and PDF format. I realize some of the open source options may have less in terms of functionality and flexibility than the COTS versions with all the bells and whistles, but are there any options out there that fall somewhere in between?
EDIT: Essentially what I'll have are just some basic HTML reports of data in tables with some calculations/summary data but nothing fancy like graphs, etc. I'll then need the ability to export these HTML reports to Excel and/or PDF.
© Stack Overflow or respective owner