how to Export .aspx pages to .ppt slides

hi friends

I have created a web application using asp.net. I would like to export some of my webpages (.aspx page) to Power Point slides and view it as power point presentation.
will it be possible ?
can anyone help me to solve this.

thanks in advance

regards

sriram

:wave:
[327 byte] By [sriram s] at [2007-11-18 19:22:01]
# 1 Re: how to Export .aspx pages to .ppt slides
Hello.

Why not do print screen and save it as an image in an image editor. That is what I did for my last power point proesentation and it was very quick and easy to do. Just a suggestion.

JP
JP011 at 2007-11-9 11:44:19 >
# 2 Re: how to Export .aspx pages to .ppt slides
Originally posted by JP011
Hello.
Why not do print screen and save it as an image in an image editor. That is what I did for my last power point proesentation and it was very quick and easy to do. Just a suggestion.

JP

hi

thanks for u'r reply. But i need something different
what i need is i have a button in my aspx page on click of that all the contents of that page should be dynamically exported to ppt and then i save it and view it as a presentation.
sriram s at 2007-11-9 11:45:30 >