I am converting from Visual Studio 2003 where I used crystal reports to generate a pdf file to be displayed in the web browser. I just noticed that the VS2005 express version does not include crystal reports. Is there an alternative way to generate the pdf files or am I stuck going ahead and getting the professional version.
Thanks,
Colelaus

VS2005 Express PDF File Creation for web
marin64
I have used this one in the past.
http://sharppdf.sourceforge.net/
liquid.ice
sourceforge.net, it's a place for open source projects.
mccune68
ms-help://MS.VSExpressCC.v80/MS.NETFramework.v20.en/dv_vwdcon/html/948ab3ba-4d1a-4861-a09a-daedba0d43e3.htm
I have never used it, but won't this work if all you want is to display formatted data with a web browser
Walkthrough: Displaying Formatted Data in Web Pages with the FormView Web Server Control
gash
There are projects on sourceforge that generate pdfs, and commercial products that do it, also.
Zeus3
What is sourceforge... as in www.sourceforge.com I'm not familiar with this.
BTW... thanks for the quick reply!