Version 1.675 (4/7/2011) * Fixed an issue that was preventing auto-update from working properly Version 1.674 (7/12/2010) * Update log location to write to a single file. * Compatible with Windows Server 2008 R2 Version 1.673 (7/12/2010) * Updated licensing architecture Version 1.672 (5/13/2010) * Fixed bug when parsing office 2007 Excel files with an .xls extension Version 1.671 (3/8/2010) * Fixed intermittent problem where plugins may not load in Windows XP in FileMaker 11 Version 1.67 (2/8/2010) * Fixed support for some Word 97 documents Version 1.66 (2/4/2010) * Removed error dialog popups for added in last update Version 1.651 (1/27/2010) * Now displays visible error message unless SetErrorCapture is on * Fixed situations where modal dialogs could appear behind other windows in MS Windows * Fixed plugin not loading in Java 6 update 18 Version 1.64 (8/27/2009) * OS X 10.6 Snow Leopard compatible Version 1.63 (1/28/2009) * Fixed compatibility issues with running on Server 10 and IWP Version 1.62 * CSV files extract as plain text Version 1.6 (1/10/2008) * No longer complains about non-jpeg image formats with no EXIF data (return blank) * Stripts leading/trailing whitespace from converted word documents. * Fixed intermittent .rtf parsing freeze Version 1.59 (12/11/2008) * Fixed PDFBox errors when parsing some PDFs Version 1.58 (11/12/2008) * Fix for applets when using Java 1.6_10 Version 1.57 (10/3/2008) * No longer requires a demo license to run in demo mode Version 1.56 (September 24, 2008) * Support for complex RTF documents with tables (newlines are added for every table cell) Version 1.55 (August 19, 2008) * When extracting text from an HTTP URL, Textractor now reads the MIME type and content-disposition headers to figure out what file type it is. This makes it very easy to use with documents stored in SuperContainer, ie. 'extractText( "http://yourServer/SuperContainer/RawData/path/to/file" )' Version 1.54 (8/12/2008) * Excel files do not stop extracting after an empty line * Excel parsing performance improved, memory usage reduced Version 1.53 (7/1/2008) * Added support for EXIF data from .jpg files * Added support for MS Word versions 1.0/2.0/4.0/6.0/95/97/2000/xp/2003/2007 * Bug fix in PDF text extraction regarding truncation of strings ('oo' might show up as 'o') * Returned text now contains filemaker returns instead of newline characters. Version 1.402 * Fixed preferences dialog in Leopard Version 1.4 * Better compatibility with multiple 360Works plugins running in Leopard. * Fixed memory leaks. * Improvements to stability, especially when running in IWP Version 1.3 * Greatly improved extracted PDF content legibility * Greatly improved extracted Excel content legibility * Added 'flags' to Textractor, to customize text extraction behaviors Version 1.24 * Fixed PDF text truncation caused by some special characters in the PDF content (thx to Morgan Jones for the report) Version 1.23 * Fixed license code issues