Aquileo | Recent changes to wikihttps://sourceforge.net/p/officeddt/wiki/2018-03-11T20:01:47.255000ZRecent changes to wikiAquileo | Discussion for TestFiles page2018-03-11T20:01:47.255000Z2018-03-11T20:01:47.255000ZNiklas Rehfeldhttps://sourceforge.net/u/niklasr/https://sourceforge.netac83d7281ace08fb35a5895ba5e327c2229db9c7<div class="markdown_content"><p>That looks like you are trying to run it on xlsx files. This tool only works for the old binary (.xls) files, not the newer xml-based ones. </p></div>Aquileo | Discussion for TestFiles page2018-03-08T07:26:05.994000Z2018-03-08T07:26:05.994000ZNiklas Rehfeldhttps://sourceforge.net/u/niklasr/https://sourceforge.netba65c49404d7aea4bc57b4662f38485fbb3c1849<div class="markdown_content"><p>Thank you for your answer,<br/> i can get results with your xls test files, but cant get any results with<br/> mine.<br/> Also i don' quite understand how to configure files in test folder<br/> (apache/ddt) and what exactly are they for.</p> <p>i've created new folder in testfiles\xls (2013) where are two xls files.<br/> One has a table and other has a graph with data from table in 1. file.<br/> I've attached some screenshots and would kindly ask you if you can help me<br/> with some clue.</p> <p>Thank you for your help,<br/> Urh</p> <p>Urh Kopitar<br/> tel: 040 470 705</p> <p>2018-03-07 23:35 GMT+01:00 Niklas Rehfeld <a href="mailto:niklasr@users.sourceforge.net">niklasr@users.sourceforge.net</a>:</p> <blockquote> <p>They are in the code:<br/> <a href="https://sourceforge.net/p/officeddt/code/HEAD/tree/trunk/testfiles/">https://sourceforge.net/p/officeddt/code/HEAD/tree/trunk/testfiles/</a></p> <hr/> <p>Sent from sourceforge.net because you indicated interest in<br/> <a href="https://sourceforge.net/p/officeddt/wiki/TestFiles/">https://sourceforge.net/p/officeddt/wiki/TestFiles/</a></p> <p>To unsubscribe from further messages, please visit<br/> <a href="https://sourceforge.net/auth/subscriptions/">https://sourceforge.net/auth/subscriptions/</a></p> </blockquote></div>Aquileo | Discussion for TestFiles page2018-03-07T22:35:10.920000Z2018-03-07T22:35:10.920000ZNiklas Rehfeldhttps://sourceforge.net/u/niklasr/https://sourceforge.net107ea7b874cbb8f2db830441aa9f9d345b307423<div class="markdown_content"><p>They are in the code:<br/> <a href="https://sourceforge.net/p/officeddt/code/HEAD/tree/trunk/testfiles/">https://sourceforge.net/p/officeddt/code/HEAD/tree/trunk/testfiles/</a></p></div>Aquileo | Discussion for TestFiles page2018-03-07T09:24:54.435000Z2018-03-07T09:24:54.435000ZNiklas Rehfeldhttps://sourceforge.net/u/niklasr/https://sourceforge.net45c7ccc7c8a559da66441ad9d6c951a92cac1e9c<div class="markdown_content"><p>Hi,<br/> can you please share jour test files in folder strukture?</p> <p>Reagards,<br/> Urh</p></div>Aquileo | OfficeFormats modified by Niklas Rehfeld2013-12-12T01:59:04.406000Z2013-12-12T01:59:04.406000ZNiklas Rehfeldhttps://sourceforge.net/u/niklasr/https://sourceforge.net71a9f506eed61a062f19c5fd8d335c00a16a46ec<div class="markdown_content"><pre>--- v3 +++ v4 @@ -11,7 +11,7 @@ 1. OLE Streams: These are streams in the [Compound Binary File](http://msdn.microsoft.com/en-us/library/dd942138%28PROT.13%29.aspx). These (seem to) store all of the links in a .doc document and documents that are linked as OLE objects in .xls files. 1. Textruns: these store hyperlinks in .ppt files. - 1. DocumentSummaryInformation Stream [DSI]: These are [Property Sets](http://msdn.microsoft.com/en-us/library/dd942421.aspx), that are used to store some links in .ppt files. + 1. [DocumentSummaryInformation Stream](DSI): These are [Property Sets](http://msdn.microsoft.com/en-us/library/dd942421.aspx), that are used to store some links in .ppt files. 1. SupBook Record: These are records in .xls files that store the links to source data used in formulas, charts and linked documents. 1.DConRef Record: These are also records in .xls files that are used to store the source links for Pivot Tables and other data consolidation. 1. Shape links: these store hyperlinks in shapes in .ppt files. </pre> </div>Aquileo | OfficeFormats modified by Niklas Rehfeld2013-12-12T01:56:22.093000Z2013-12-12T01:56:22.093000ZNiklas Rehfeldhttps://sourceforge.net/u/niklasr/https://sourceforge.net0d1166403b00b34455b2749a2ed3a8e35f052933<div class="markdown_content"><pre></pre> </div>Aquileo | Home modified by Niklas Rehfeld2013-12-12T01:55:37.265000Z2013-12-12T01:55:37.265000ZNiklas Rehfeldhttps://sourceforge.net/u/niklasr/https://sourceforge.net5cff3f44002841b61799e7d6c72d862b049ed723<div class="markdown_content"><pre>--- v10 +++ v11 @@ -7,9 +7,9 @@ There is the JavaDoc API [here](http://officeddt.sourceforge.net/api) and usage information can be found under [Usage](Usage) -There is also a provisional DTD for the BasicXMLOutputModule output at [BasicXmlOutputModule]. +There is also a provisional DTD for the BasicXMLOutputModule output at [XML Output](BasicXmlOutputModule). -If you're a developer wanting to help out with the project, please go to the developers part of the wiki [DevHome]. +If you're a developer wanting to help out with the project, please go to the [developer wiki](DevHome). [[project_admins]] [[download_button]] </pre> </div>Aquileo | Home modified by Niklas Rehfeld2013-12-12T01:54:07.168000Z2013-12-12T01:54:07.168000ZNiklas Rehfeldhttps://sourceforge.net/u/niklasr/https://sourceforge.net675c7e527c3865c48b53e872c7093ab3acbb68b0<div class="markdown_content"><pre>--- v9 +++ v10 @@ -5,11 +5,11 @@ The background for this project is explained [here](http://www.openplanetsfoundation.org/blogs/2011-11-21-project-identify-files-linked-dependencies). -There is the JavaDoc API [here](http://officeddt.sourceforge.net/api) and usage information can be found under [Usage] +There is the JavaDoc API [here](http://officeddt.sourceforge.net/api) and usage information can be found under [Usage](Usage) There is also a provisional DTD for the BasicXMLOutputModule output at [BasicXmlOutputModule]. -If you're a developer wanting to help out with the project, or want to report a bug, please go to the [Trac](http://sourceforge.net/apps/trac/officeddt) page. +If you're a developer wanting to help out with the project, please go to the developers part of the wiki [DevHome]. [[project_admins]] [[download_button]] </pre> </div>Aquileo | TestFiles modified by Niklas Rehfeld2013-12-12T01:46:31.470000Z2013-12-12T01:46:31.470000ZNiklas Rehfeldhttps://sourceforge.net/u/niklasr/https://sourceforge.net976e44a466521e3b603473d57b2ec210db02e756<div class="markdown_content"><pre>--- v3 +++ v4 @@ -1,6 +1,8 @@ Test Files ==== This page documents the test files that have been used to test the DDT. + +[TOC] Files ---- </pre> </div>Aquileo | DevHome modified by Niklas Rehfeld2013-12-12T01:41:14.764000Z2013-12-12T01:41:14.764000ZNiklas Rehfeldhttps://sourceforge.net/u/niklasr/https://sourceforge.net746ee8cca58563963a1f5d1db8300e647792a5fe<div class="markdown_content"><h1 id="welcome-the-officeddt-developer-wiki">Welcome the OfficeDDT Developer wiki</h1> <p>This is a place for people who want to find out about the code in this project, and especially those who want to contribute to it.</p> <p>If you want to contribute to this project, just check out the latest source code from <a class="" href="https://sourceforge.net/p/officeddt/code/HEAD/tree/trunk/">SVN</a>, do something with it, and send in a patch via the ticket system.</p> <p>The biggest things that are needed at the moment are <a class="" href="/p/officeddt/wiki/TestFiles/">Known Test Files</a>, along with unit tests to run them.</p> <p>Meanwhile, here is some information on the code.</p> <ul> <li><a class="" href="/p/officeddt/wiki/OfficeFormats/">Office Formats</a><br /> Information on the way that MS Office does the linking, as well as links to other sites with more general information.</li> </ul></div>