You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specifically, the error I am getting is "Shape Component must come after CtrlHeader for gso control".
I tried building the JAR with the source code myself but it's not working with just "mvn package" and after working through some issues I'm still getting "package javax.xml.bind does not exist" for hwplib/reader/HWPReader.java.
구체적으로, 내가 얻는 오류는 "모양 구성 요소는 gso 제어를 위해 CtrlHeader 뒤에 와야 합니다"입니다.
소스 코드를 사용하여 직접 JAR을 빌드해 보았지만 "mvn 패키지"만으로는 작동하지 않으며 몇 가지 문제를 해결 한 후에도 hwplib/reader/HWPReader.java에 대해 "패키지 javax.xml.bind가 존재하지 않습니다"라는 메시지가 계속 표시됩니다.
mavenrepo에서 JAR을 업데이트할 수 있나요?
제 문제를 읽어 주셔서 감사합니다.
Translated with DeepL.com (free version)
The text was updated successfully, but these errors were encountered:
Hello good afternoon, I checked https://repo1.maven.org/maven2/kr/dogfoot/hwplib/ but it does not include the latest commit from 2024. I'm trying to extract text from this document but it does not work with hwplib 1.1.4: https://www.fsc.go.kr/no010101/82077?srchCtgry=&curPage=&srchKey=&srchText=&srchBeginDt=&srchEndDt=
Specifically, the error I am getting is "Shape Component must come after CtrlHeader for gso control".
I tried building the JAR with the source code myself but it's not working with just "mvn package" and after working through some issues I'm still getting "package javax.xml.bind does not exist" for hwplib/reader/HWPReader.java.
Can you update the JAR on mavenrepo?
Thank you for reading my issue.
Translated:
안녕하세요 안녕하세요, https://repo1.maven.org/maven2/kr/dogfoot/hwplib/ 을 확인했지만 2024 년의 최신 커밋이 포함되어 있지 않습니다. 이 문서에서 텍스트를 추출하려고 하는데 hwplib 1.1.4에서는 작동하지 않습니다:
https://www.fsc.go.kr/no010101/82077?srchCtgry=&curPage=&srchKey=&srchText=&srchBeginDt=&srchEndDt=
구체적으로, 내가 얻는 오류는 "모양 구성 요소는 gso 제어를 위해 CtrlHeader 뒤에 와야 합니다"입니다.
소스 코드를 사용하여 직접 JAR을 빌드해 보았지만 "mvn 패키지"만으로는 작동하지 않으며 몇 가지 문제를 해결 한 후에도 hwplib/reader/HWPReader.java에 대해 "패키지 javax.xml.bind가 존재하지 않습니다"라는 메시지가 계속 표시됩니다.
mavenrepo에서 JAR을 업데이트할 수 있나요?
제 문제를 읽어 주셔서 감사합니다.
Translated with DeepL.com (free version)
The text was updated successfully, but these errors were encountered: