Name | Modified | Size | Downloads / Week |
---|---|---|---|
Documentation | 2012-02-01 | ||
OfficeDDT-20120201.zip | 2012-02-01 | 2.8 MB | |
README.md | 2012-02-01 | 747 Bytes |
|
Totals: 3 Items | 2.8 MB | 0 |
OfficeDDT
The "Office Dependency Discovery Tool" searches through binary office files (.doc, .xls and .ppt) and tries to find any documents or files that are linked to the document.
It is written in java, using the Apache POI libraries.
Files
- Documentation folder contains the Javadocs for the API, if you want to use OfficeDDT as a library. These can also be viewed online here.
- OfficeDDT.zip is a zip file containing the OfficeLink jar file and the necessary POI libraries.
Requirements
To run Officelink.jar, you need Java 1.6 runtimes or higher (I'm working on making it compatible with 1.5, so if you don't have Java 1.6, check back in a few days)