This is an alternative to using the Microsoft Office Document Imaging library that comes with Office 2003 and higher.
At the time of writing this UDF, Textract is available on a free 40 day trial, with a purchase price of $219US for 1 copy.
REQUIREMENTS:
- AutoIt3 3.2 or higher
- Textract 2.9 or above
To install the Textract trial:
- Open the web page http://www.structurise.com/textra.exe.
- Save the file to your computer and run it (ie. c:\textra.exe).
- Follow the installation instructions.
DEMONSTRATION:_TextractCapture($win_title, $win_text = "", $ctrl_id = "", $delimiter = "", $expand = 1, $scrolling = 1, $cleanup = 1)
_TextractFind($win_title, $win_text = "", $ctrl_id = "", $find_str = "", $partial = 1, $delimiter = "", $expand = 1, $scrolling = 1, $cleanup = 1)
<Under Construction>
EXAMPLES:
_TextractCapture.au3 746bytes
572 downloads
_TextractFind.au3 362bytes
465 downloadsDOWNLOAD:
Latest Version - v0.2 (12/02/09)
Textract.au3 8.34K
585 downloads
Edited by seangriffin, 21 May 2010 - 11:03 PM.





