No (if you don't count Crystal Reports for .NET that comes with Visual
Studio), but there are some third-party products that might work for you.
What are you trying to do?

Signature
Christopher A. Reed
"The oxen are slow, but the earth is patient."
> Hi,
> how to convert .aspx page to pdf
[quoted text clipped - 4 lines]
> Thanks,
> Seshagiri
I'm not sure without more detial if this will meet your needs but you
might want to check out the following article.
http://www.codeproject.com/csharp/pdfizer.asp
you would need to take the html output generated by the aspx page and
use it.