bhobjj
05-03-2008, 12:24 AM
I was trying to access some of my old Openoffice files created before 2001 (1998,1999, 2000). These were in Star Office format. I could not open the files with Openoffice 2.x.
It was necessary to install an import filter. The Debian package is called
"openoffice.org-filter-binfilter" Legacy filters (e.g. StarOffice 5.2) for OpenOffice.org.
Info on Deb packages here:
http://packages.debian.org/search?keywords=openoffice.org-filter-binfilter&searchon=names&suite=all§ion=all
or try:
$ apt-cache search openoffice | grep filters
For long term archive purposes, it is prudent to save copies in plain ascii text (eg: spreadsheet files as csv, docs as txt).
-BoB
It was necessary to install an import filter. The Debian package is called
"openoffice.org-filter-binfilter" Legacy filters (e.g. StarOffice 5.2) for OpenOffice.org.
Info on Deb packages here:
http://packages.debian.org/search?keywords=openoffice.org-filter-binfilter&searchon=names&suite=all§ion=all
or try:
$ apt-cache search openoffice | grep filters
For long term archive purposes, it is prudent to save copies in plain ascii text (eg: spreadsheet files as csv, docs as txt).
-BoB