[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Joiner for Linux



On Mon, Nov 24, 2008 at 06:39:28PM +0100, Manuel Gomez wrote:
> Thank you for the responses, the document is openoffice (.odb), and i
> usually use SFX compiler for Windows, but the result doesn't works in
> Linux.
> 
> I only need that the document can be readable and writable, only this.
> 
> Thank you very much.

As I mentioned, it is technically a zip archive.

You can generally use any program that can manipulate zip archives.

$ unzip -l /usr/lib/openoffice/share/template/en-US/internal/idxexample.odt
Archive:  /usr/lib/openoffice/share/template/en-US/internal/idxexample.odt
  Length     Date   Time    Name
 --------    ----   ----    ----
       39  09-23-05 14:27   mimetype
        0  09-23-05 14:27   Configurations2/
    19072  09-23-05 14:27   Pictures/2000008400001923000012C2580E2C7B.wmf
       90  09-23-05 14:27   layout-cache
    10727  09-23-05 14:27   content.xml
    10148  09-23-05 14:27   styles.xml
     1102  09-23-05 14:27   meta.xml
      449  09-23-05 14:27   Thumbnails/thumbnail.png
     8412  09-23-05 14:27   settings.xml
     1287  09-23-05 14:27   META-INF/manifest.xml
 --------                   -------
    51326                   10 files

Use zip or your favorite zip graphical interface to add files or edit 
its content in whatever way you like.

-- 
Tzafrir Cohen         | tzafrir@jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzafrir@cohens.org.il |                    |  best
ICQ# 16849754         |                    | friend


Reply to: