View Single Post
 
Old 12-02-2015, 11:10 PM
PRA007's Avatar
PRA007 PRA007 is offline Windows 7 64bit Office 2010 32bit
Competent Performer
 
Join Date: Dec 2014
Location: Ahmedabad, Gujrat, India
Posts: 145
PRA007 is on a distinguished road
Default How to replace damaged hyperlinked images from web.

I have in my document damaged images that I want to replace.

I want to search each image in document, edit the hyperlink then go to that hyperlink, get the new Image and replace with old one.

Here is steps I want to perform

1. Search for images
2. If found, see if it contains hyperlink.
3. If found, want to see weather hyperlink looks like this
about://*URLwithoutHTTP*
4. If matches want to replace about with HTTP
5. replace found image with image from url with scaling fit to table.
Reply With Quote