Thanks Ian I’ve just downloaded & built this and ran into a problem when uploading a document. After selecting a .odt file and pressing “submit”, the node server exited; here’s the output I saw:
Field [note]: value: '' note Field [mode]: value: 'Singles' mode case Singles Field [depth]: value: 'all' depthcase all Filename test.odt field file1 Field [submit]: value: 'Submit' process -jar,odfe.jar,-f,input/test.odt events.js:85 throw er; // Unhandled 'error' event ^ Error: ENOENT, open 'input/test.odt' at Error (native) — Dr Peter M. Kelly pmke...@apache.org PGP key: http://www.kellypmk.net/pgp-key <http://www.kellypmk.net/pgp-key> (fingerprint 5435 6718 59F0 DD1F BFA0 5E46 2523 BAA1 44AE 2966) > On 29 Aug 2015, at 1:56 pm, Ian C <i...@apache.org> wrote: > > Hi All, > > I have been beavering away on the ODF tool I developed and making it > open source via GitHub. > > I still have a bit of work to do to make the command line tool open > source but the application is available. > > What the tool is and can do is not immediately obvious so I tried to > document that see http://hammyau.github.io/ODFExplorer/ > > If you have the time check it out. It may provide a welcome distraction :-) > > I intend to post about it on other lists too. But if you deem it > worthwhile feel free to pass it on. > > I will also return to the round trip coding of passing ODF documents > through Corinthia. > > Cheers, > > Ian