Help?

Apr 04, 2009 14:06

Can someone please help me crop a rather large image from a Word doc? Auto screen capture won't capture the entire image.

Or at least show me how to do it programmatically.

Thanks!

image, help

Leave a comment

Comments 2

pragma_x April 4 2009, 18:26:40 UTC
Google is our friend today:

http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=815Yes, there is a simple trick that you can use to get the images out of your Word document. Just save the file as an HTML file.

Reply

the_nordic_one April 4 2009, 18:58:42 UTC
Sorry I tried that, didn't work. It only extracted the image. I want to be able to extract the image with the embedded text inside, the only way I know to do that is via screen capture/scroll capture :(

Reply


Leave a comment

Up