Hi Nikhil,

> I am planning to write a code which can capture screen
> shots and put that image in powerpoint.

Which part exactly are you asking for help with? It's best to make
sure your requests involve only a single step of any process if you
would like code or links to a sample. If you want help with making
sure your 'solution' is the most logical and best use of resources,
then you should post a generic question regarding what you hope the
application/code will ultimately accomplish and what steps you've
identified as milestones in it's creation.

Capturing screen shots is easily performed by some of the following
code:
  http://vbnet.mvps.org/code/screen/index.html

You can do the PowerPoint automation by adding the powerpoint
reference library to your References, I'll try to refrain from
stating my opinion of PowerPoint, though.

Regards,

Shawn K. Hall
http://12PointDesign.com/
http://ReliableAnswers.com/vb/samples.asp

'// ========================================================
   "Success is to be measured not so much by the position 
   that one has reached in life as by the obstacles which
   he has overcome while trying to succeed."
        -- Booker T. Washington





'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to