[Writer] OpenOffice.org 에서 Word 2007 문서(docx) 읽기

강좌/팁/OpenOffice 2007/09/28 14:18

메일로 날아오는 많은 문서들 중 일부(MVP들에게 발송되는 공지 등)가 Word 2007 형식(docx)으로 작성되어 회사에서 읽기가 대단히 불편하였다.
(회사에서는 개발자들에게 Microsoft Office의 라이센스를 잘 지급해주지 않는다;;)

그러던 차에, 최근 Novell 사에서 공개한 OpenOffice.org OpenXML Translator를 이용하여 docx를 읽을 수 있다는 소식을 접하고, 시도해보았다.


결론부터 정리하자면,
Novell의 Plugin은 Openoffice.org 에서 다운로드 받은 OOo에서는 잘 작동하지 않았다. (추가 시 에러가 발생하였으며, 추가 후에도 제대로 문서가 열리지 않았다.)
해서, Installation Instruction 문서 내의 System Requirement 에 맞게 Novell Edition의 OOo를 새롭게 받아서 설치하였더니 따로 Plugin을 설치하지 않고도 docx가 잘 읽혔다. (확인해보니 해당 Plugin이 기본으로 포함되어 있었다.)

- Openoffice Novell Edition 받기 Link -
(단, 현재 Openoffice.org 에서 공식 배포하는 OOo의 최신 버전은 2.3 이며, Novell Edition의 OOo의 최신 버전은 2.1이다.)


받아야하는 파일 및 설치 방법은 아래와 같다.

* Windows 에서 OOo를 사용하는 경우
아래 URL에서 OpenOffice.org OpenXML Translator를 설치한다.
http://download.novell.com/SummaryFree.jsp?buildid=ESrjfdE4U58~

※ 설치 방법


Windows

  1. Save the downloaded odfconverter-1.0.0-2.oxt file to disk.
  2. In OpenOffice.org, click Tools > Package Manager, then click Add.
  3. Browse to the location of the odfconverter-1.0.0-2.oxt file, then select the file.
  4. Click Open.

Note: Files with a .oxt extension are currently referenced as "UNO Package Bundles" in OpenOffice.org, although not all .oxt files are UNO files.

  1. Restart OpenOffice.org.

* Linux/Suse 에서 OOo를 사용하는 경우
아래 URL에서 OpenOffice.org OpenXML Translator를 설치한다.
http://download.novell.com/SummaryFree.jsp?buildid=ESrjfdE4U58~

※ 설치 방법

Linux

  1. Save the downloaded odf-converter-1.0.0-5.i586.rpm file to disk.
  2. In a terminal, type "su" to become the root user, then enter the root password.
  3. Change to the directory containing the saved rpm, then run the following:

rpm -Uvh odf-converter-1.0.0-5.i586.rpm

  1. Restart OpenOffice.org if it is running.

* Linux/Ubuntu 에서 OOo를 사용하는 경우
아래 URL에서 패키지를 받아서 설치하면 된다고 한다.
http://www.getdeb.net/release.php?id=1519
(관련 정보: 랜덤여신옹의 블로그 )


추가.
xlsx나 pptx의 경우 파일이 존재하지 않아 테스트를 해보지 못하였다.
(커뮤니티들 돌아다녀보니 테스트용으로 올라온 파일들이 많았지만, 귀찮아서;;; )

끝.
Trackback 0 : Comment 0
◀ PREV : [1] : [2] : [3] : [4] : [5] : [6] : [7] : ... [13] : NEXT ▶