Aquileo | Recent changes to wikihttps://sourceforge.net/p/officeddt/wiki/Recent changes to wikienSun, 11 Mar 2018 20:01:47 -0000Aquileo | Discussion for TestFiles pagehttps://sourceforge.net/p/officeddt/wiki/TestFiles/?limit=25#eaa4<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>Niklas RehfeldSun, 11 Mar 2018 20:01:47 -0000https://sourceforge.netac83d7281ace08fb35a5895ba5e327c2229db9c7Aquileo | Discussion for TestFiles pagehttps://sourceforge.net/p/officeddt/wiki/TestFiles/?limit=25#c9f7/ece0/b0d4<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>Niklas RehfeldThu, 08 Mar 2018 07:26:05 -0000https://sourceforge.netba65c49404d7aea4bc57b4662f38485fbb3c1849Aquileo | Discussion for TestFiles pagehttps://sourceforge.net/p/officeddt/wiki/TestFiles/?limit=25#c9f7/ece0<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>Niklas RehfeldWed, 07 Mar 2018 22:35:10 -0000https://sourceforge.net107ea7b874cbb8f2db830441aa9f9d345b307423Aquileo | Discussion for TestFiles pagehttps://sourceforge.net/p/officeddt/wiki/TestFiles/?limit=25#c9f7<div class="markdown_content"><p>Hi,<br/> can you please share jour test files in folder strukture?</p> <p>Reagards,<br/> Urh</p></div>Niklas RehfeldWed, 07 Mar 2018 09:24:54 -0000https://sourceforge.net45c7ccc7c8a559da66441ad9d6c951a92cac1e9cAquileo | OfficeFormats modified by Niklas Rehfeldhttps://sourceforge.net/p/officeddt/wiki/OfficeFormats/<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>Niklas RehfeldThu, 12 Dec 2013 01:59:04 -0000https://sourceforge.net71a9f506eed61a062f19c5fd8d335c00a16a46ecAquileo | OfficeFormats modified by Niklas Rehfeldhttps://sourceforge.net/p/officeddt/wiki/OfficeFormats/<div class="markdown_content"><pre></pre> </div>Niklas RehfeldThu, 12 Dec 2013 01:56:22 -0000https://sourceforge.net0d1166403b00b34455b2749a2ed3a8e35f052933Aquileo | Home modified by Niklas Rehfeldhttps://sourceforge.net/p/officeddt/wiki/Home/<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>Niklas RehfeldThu, 12 Dec 2013 01:55:37 -0000https://sourceforge.net5cff3f44002841b61799e7d6c72d862b049ed723Aquileo | Home modified by Niklas Rehfeldhttps://sourceforge.net/p/officeddt/wiki/Home/<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>Niklas RehfeldThu, 12 Dec 2013 01:54:07 -0000https://sourceforge.net675c7e527c3865c48b53e872c7093ab3acbb68b0Aquileo | TestFiles modified by Niklas Rehfeldhttps://sourceforge.net/p/officeddt/wiki/TestFiles/<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>Niklas RehfeldThu, 12 Dec 2013 01:46:31 -0000https://sourceforge.net976e44a466521e3b603473d57b2ec210db02e756Aquileo | DevHome modified by Niklas Rehfeldhttps://sourceforge.net/p/officeddt/wiki/DevHome/<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>Niklas RehfeldThu, 12 Dec 2013 01:41:14 -0000https://sourceforge.net746ee8cca58563963a1f5d1db8300e647792a5fe