H2Orestart H2Orestart

Add hwp, hwpx support to LibreOffice

Business Documentation Documents Extensions PDF Writer
Download latest

latest release: 2024-03-21 14:51:58

Description

Add hwp, hwpx support to LibreOffice.

 

JRE 8 or higher is required

See also:

  • https://wiki.documentfoundation.org/Faq/General/InstallJava
  • https://wiki.documentfoundation.org/Documentation/HowTo/Install_the_co

한컴오피스의 한글파일을 LibreOffice에서 읽을 수 있는 확장 바이너리입니다.

바이너리를 다운로드 받아서 LibreOffice를 실행시키고, "확장 관리자"에서 추가를 하면 됩니다.

확장을 추가한 후에는
- 파일 열기창에서 "Hwp2002_Reader (*.hwpx)" 파일 유형을 필터링하거나,
- hwpx파일을 끌어오기를 하여

hwpx파일을 OpenDocumentText (ODT)형식으로 변환 할 수 있습니다.

저장은 ODT 형식으로만 저장할 수 있습니다.

확장을 설치하면 LibreOffice headless 명령으로 한글파일을 PDF로 변환할 수 있습니다.

예1) $ soffice.exe --headless --infilter="Hwp2002_File" --convert-to pdf:writer_pdf_Export YOUR_HANCOM_FILE
예2) $ soffice.exe --headless --convert-to pdf:writer_pdf_Export YOUR_HANCOM_FILE

* 확장 바이너리의 사용은 무료이며, 자유롭게 사용하시면 됩니다.
* 오류나 불편사항은 이 github의 issue에 등록해주시면 주기적으로 개선하겠습니다.

Homepage: https://github.com/ebandal/H2Orestart

Repository: https://github.com/ebandal/H2Orestart

Release List

Release Description Compatibility Operating Systems License Release notes   v0.6.2 Linux, Windows, macOS GPL

Bug fix

  • Ignore numbering if numbering format doesn't exist
  • detect more image format besides jpg

Improvement

  • support CharacterStyle on numbering character
  • support dropping effect on image

(Korean) 버그수정

  • 문단번호형식이 없는 경우 문단번호 무시
  • jpg 이외의 이미지 포맷 인식

(Korean) 개선점

  • 문단번호에 문자스타일 지원
  • 이미지에 그림 자르기 효과 지원
Download v0.6.1 Linux, Windows, macOS GPL

Bug fix

  • Fix hardcoded timezone on checking old file expiration
  • Set owner-only permission for ~/.H2Orestart and temp files
  • Fix the issue that text is shown truncated around table cell border line
  • Fix not to creating temp file when opening local file
  • Delete a temp file for document on disposing that document

Improvement

  • Follow platform convention for app cache path
  • Support Superscript and Subscript

(Korean) 버그수정

  • 임시 파일 생성일시 체크시 하드코딩된 timezone 수정
  • .H2Orestart 폴더와 임시 파일 생성시 소유자 권한만 부여
  • 표 안의 텍스트가 잘리는 현상 수정
  • 로컬파일을 열때 임시 파일 생성하는 버그 수정
  • 문서 닫을때 해당 임시 파일 삭제

(Korean) 개선점

  • 플랫폼에 맞는 앱 cache 경로 사용
  • 윗 첨자, 아래 첨자 지원
Download v0.6.0 Linux, Windows, macOS GPL

Bug fix

  • Fixed size bug when drawing TEXTFRAME
  • Fixed a crash that occurred when the paragraph style margin value is negative

Improvement

  • Replace PICTURE and TEXTFRAME in CONTAINER objects with RECTANGLE
  • workaround for paragraph spacing in table cells with only one paragraph
  • When the cell background is gradation, fill the background with a neutral color
  • handling paragraph align type only in Hwp

(Korean) 버그수정

  • 글상자 그릴때 크기값 오류 수정
  • 문단 스타일 margin 값이 음수일때 crash 발생건 수정

(Korean) 개선점

  • 묶음개체내 사진과 글상자를 사각형으로 대체
  • 1개 문단만 있는 테이블 셀에서의 문단 간격 보정
  • 셀 배경이 gradation일때 중간색으로 배경 채우기
  • 한컴의 나눔정렬, 배분정렬시 처리 수정
Download v0.5.9 Fix the NullPointerException issue by modifying the code of reading the equation from node in HWPX file. HWPX파일에서 수식 읽는 부분 수정하여 NullPointerException 수정. Linux, Windows, macOS GPL

Fix the NullPointerException issue by modifying the code of reading the equation from node in HWPX file.
HWPX파일에서 수식 읽는 부분 수정하여 NullPointerException 수정.

Download v0.5.8 Linux, Windows, macOS GPL

support more URL types for remote file.
fix log handler issue not to make too many log files.

Download v0.5.7 fix a crash issue on AutoNumber support TOTAL PAGE count GPL Download v0.5.6 GPL

한컴문서 검출을 파일확장자로 구분하던 방식에서 header로 파싱으로 변경

Download v0.5.5 GPL

문단 간격, 글자 간격 보정값 수정
테이블 글자처럼 취급시 문단기준으로 정렬되도록 수정
hwpx파일 문단내 LINE_BREAK 처리 수정
hwpx파일 문단내 tab 처리 수정

Download v0.5.10 Linux, Windows, macOS GPL

Bug fix

  • fix wrong handling of unsigned paragraph style ID reference value (UINT8).
  • fix header page range so that it does not have NULL values.
  • ix the bug that wrong parsing of underline of CharacterShape.

Improvement

  • write Footnote, Endnote with parentWriterContext when they are in control object.
  • apply CharacterStyle when writing PARA_BREAK.
  • modify condition of writing table in the frame.

(Korean) 버그수정

  • 문단 스타일 아이디 참조값(UINT8) unsigned 처리
  • 머리말 범위가 NULL값을 갖지 않도록 수정
  • 문자모양 밑줄속성 파싱 오류 수정

(Korean) 개선점

  • 컨트롤 내 미주/각주 존재시 상위 컨텍스트로 쓰기
  • PARA_BREAK쓸때 CharacterStyle 적용
  • 테이블그릴때 틀 내부에 그리는 조건 변경
Download v0.5.1 MIT

hwp와 hwpx 공통으로 사용할수 있도록 이미지 자료 구조의 변경

hwpx에서 압축된 이미지 처리

Download v0.5.0 Linux, Windows, macOS MIT

Hwpx 문서를 Odt 문서로 변환하는 확장 배포입니다.

Hwp2Odt 0.4.6 에서 복잡한 테이블 그려지지 않는 문제가 H2O restart에서 개선되었습니다.

v0.5.4 GPL

hwpx 문서 파싱중 crash 수정
미구현 hwpx 속성의 구현 추가

Download v0.5.3 GPL

도형 개체의 이미지 채우기 지원
Hwpx 파일에서 도형의 본문과의 배치 오류 수정

Download v0.5.2 MIT

hwpx에서 그림의 세로 크기 오류 수정
hwpx에서 머릿글, 바닥글 처리
hwpx에서 자동번호 처리

Download
Show more

Other Extensions

H2Orestart

Add hwp, hwpx support to LibreOffice

03-2024

2075

Not rated yet

Feedback

☆ ☆ ☆ ☆ ☆

Post your review

You cannot post reviews until you have logged in. Login Here.

Reviews

No one has commented on this page yet.

RSS feed for reviews on this page | RSS feed for all reviews