On 04/02/2014, Peter West <li...@pbw.id.au> wrote:
> If you write the files out as .fodt (Flat XML) files from within LO, you
> will have straight XML files to compare.
>
> Beyond that, you could get the tika-app.jar from the Apache Tika
> project, which will let you extract plain text from the .fodt files and
> directly from the .odt files.
> On 4/02/2014 6:36 pm, berenger.mo...@neutralite.org wrote:
>> Hello.
>>
>> Is it possible to have a diff between 2 .docx files in libreoffice? Or
>> with any other tool, I do not really mind...

Similarly, you could use the command terminal:

libreoffice -convert-to fodt /path/to/m$file

Then apply your diff tool. In addition, you could then use xslt to
extract the elements/text of the fodt files.

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to