Page 1 of 1

List all Word docs that contain images

Posted: Fri Apr 19, 2013 2:54 pm
by TomHugh
Hi,

I need a list of all documents that contain at least one image. The image will be either a jpg or a png. Is this possible with WordPipe?

Re: List all Word docs that contain images

Posted: Mon Apr 22, 2013 3:59 pm
by DataMystic Support
Hmmm, yes.

If you specify the search text as
^g
and replace with
hello

And then run a Search Only, you should find the documents with images in the found tab, and those without in the not found tab.