You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, March 14th 2007, 2:07pm

How to DIFF .ODF files?

I created an ODF file (now standard) using KSpread.
I got a problem and I had to duplicate the file, now I have two copies of the same document (well, almost).
and I'd like to run a diff. but since they are binary of some sort. regular diff won't do.

anyone know of a way to diff ODF documents?

thanks

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

2

Wednesday, March 14th 2007, 3:10pm

RE: How to DIFF .ODF files?

OpenDocument files are zipped XML based documents. Unzip them and compare the resulting content.xml files (note that there are some other directories and files created as well during unzipping).
Bram Schoenmakers
KDE Netherlands (www.kde.nl)