Giter Club home page Giter Club logo

libhwp's People

Contributors

changwoo avatar namhyung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

libhwp's Issues

문서 정보 해석

문서 정보에 포함된 여러 정보들을 활용할 수 있도록 준비

표 내부 텍스트 짤림현상

test_pr.zip
안녕하세요!
해당 라이브러리를 사용하고자 하는 사람입니다.
우선 아래한글 관련 라이브러리를 만들어주셔서 감사합니다.

근데 제가 첨부한 파일에서 표 왼쪽 날짜가 일부 짤리는 현상이 있습니다.

소스는 입니다.

from libhwp import HWPReader

hwp_filepath=r"./test_pr.hwp"

hwp = HWPReader(hwp_filepath)

for paragraph in hwp.find_all('paragraph'):
print(paragraph)

페이지 레이아웃 정리

현재 하드코딩된 페이지 크기 정보들을 용지 설정 정보를 활용하여 올바르게 배치하도록 수정해야 한다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.