Reading docx files with OpenOffice

There are problems not because we use some lame software, but because our lesser sane friends decide to use some non-FOSS software which produces documents in some proprietary format. This has become too common since people started moving to Microsoft Office 2007 that the earlier .doc documents became a whole new challenge in the form of .docx documents.

My colleague had to face one such challenge today, while all he had was an Ubuntu box with OpenOffice. Hence, we had to make an effort to read the docx document with what’s available with us. And we founded a solution which is pretty easy to implement.

  1. Install libungif4g using apt or synaptic (or whatever your distribution uses)
  2. Download ODF Converter Integrator from here and install it
  3. If you had OpenOffice open during this process, just close it down and reopen it.

Now, you should be able to view .docx files in OpenOffice. I was told that it takes some time for it to load the file, which might be because it internally converts the docx file to doc and/or to odf. We encountered similar looking solutions from [1] and [2] as well, but the above one worked for us.

[1] http://ubuntuguide.org/wiki/Ubuntu:Gutsy#OpenOffice_add_ons

[2] http://www.thinkdigit.com/forum/showthread.php?t=58275

No Warranty if you move to Linux!

I happened to read an article about the experience with HP where the customer got rejected for the warranty because she changed the OS in her laptop to Linux from the pre-installed Windows. This surprised the customer as her issue was with the key-board keys sticking out and not working properly, which doesn’t have any relation with whatever OS is on the laptop.

Read the story at the source Linux.com