Search for docx having Verdana font used
-
w64bit
- Posts: 338
- Joined: Wed Jan 09, 2013 9:06 am
Search for docx having Verdana font used
Is there any way to check docx files having Verdana font used?
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Search for docx having Verdana font used
Unfortunately, no, sorry.
-
w64bit
- Posts: 338
- Joined: Wed Jan 09, 2013 9:06 am
Re: Search for docx having Verdana font used
If I rename doc.docx to doc.zip and search:
*.zip content:Verdana
Everything is listing doc.zip
All OK up to here but in docx there are 3 files with fonts:
word\document.xml
word\fontTable.xml
word\styles.xml
The file to check is word\document.xml
Is there something in Everything like this?
*.zip\word\document.xml content:Verdana
*.zip content:Verdana
Everything is listing doc.zip
All OK up to here but in docx there are 3 files with fonts:
word\document.xml
word\fontTable.xml
word\styles.xml
The file to check is word\document.xml
Is there something in Everything like this?
*.zip\word\document.xml content:Verdana
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Search for docx having Verdana font used
Currently, no.Is there something in Everything like this?