SetTextFile API 문의

SetTextFile API를 이용하여 아래 html을 누름틀에 삽입 시 틀어지고 있습니다.
(첫 줄 시작 위치가 틀어지는 현상)

[html 뷰어로 본 화면]
html 뷰어로 본 화면

[SetTextFile API를 통해 누름틀에 삽입한 결과 화면]

let data1 = `    <p
        style="margin-left:25.0pt;text-align:left;text-indent:-20.0pt;position:relative;font-size:12.0pt;font-family:'굴림체';letter-spacing:0em;font-weight:;line-height:160%;;">
        <b>? 지원개요</b></p>
    <p
        style="margin-left:100.0pt;text-align:left;text-indent:-95.0pt;position:relative;font-size:12.0pt;font-family:'굴림체';letter-spacing:0em;line-height:160%;;">
        &nbsp;&nbsp;? 지원내용 :  원데이 참가 등록</p>
    <p
        style="margin-left:100.0pt;text-align:left;text-indent:-95.0pt;position:relative;font-size:12.0pt;font-family:'굴림체';line-height:160%;;">
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- 2024. 10. 23.(수) ~ 24.(목) 중 1일 참가</p>
    <p
        style="margin-left:100.0pt;text-align:left;text-indent:-95.0pt;position:relative;font-size:12.0pt;font-family:'굴림체';line-height:160%;;">
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- 기조강연 및 포럼, 세미나 등 컨퍼런스 참가비 1인 10만원 지원</p>
    <p
        style="margin-left:100.0pt;text-align:left;text-indent:-95.0pt;position:relative;font-size:12.0pt;font-family:'굴림체';letter-spacing:0em;line-height:160%;;position:relative;font-size:12.0pt;font-family:'굴림체';line-height:160%;;">
        &nbsp;&nbsp;? 지원대상 : 구·군 자원봉사 담당 공무원, 캠프장, 단체장, 2년 이상 종사한 직원</p>
    <p
        style="margin-left:100.0pt;text-align:left;text-indent:-95.0pt;position:relative;font-size:12.0pt;font-family:'굴림체';letter-spacing:0em;line-height:160%;;">
        &nbsp;&nbsp;? 지원인원 : 구·군 자원봉사센터별 2명</p>
    <p
        style="margin-left:100.0pt;text-align:left;text-indent:-95.0pt;position:relative;font-size:12.0pt;font-family:'굴림체';letter-spacing:0em;line-height:160%;;">
        &nbsp;&nbsp;? 지원사유 : 자원봉사 관계자 역량향상 및 국제네트워크 구축</p>
    <p
        style="margin-left:5.0pt;position:relative;font-size:12.0pt;font-family:'굴림체';letter-spacing:0em;line-height:160%;;position:relative;font-size:8.0pt;font-family:'굴림체';letter-spacing:0em;line-height:160%;;">
        &nbsp;</p>`;

HwpCtrl.SetTextFile(data1,'HTML','insertfile',function(){});

확인 부탁드리며, 테스트한 웹한글기안기 버전은 10.80.0.2659 버전입니다.

추가로 위에 첨부한 html 데이터는 한글 문서에서 GetTextFile API를 이용해 추출은 데이터입니다.

안녕하세요.

한글 문서 원본 파일을 첨부해 주시면 분석하는데 도움이 될 것 같습니다.

감사합니다.

개인 데이터 일부 삭제한 파일 첨부해드립니다.

해당 파일로 테스트 시 동일 현상 발생하고 있습니다.

확인 부탁드립니다.

2837480 복사본.hwp (177 KB)

안녕하세요.

증상 확인했습니다.
수정이 필요한 부분은 확인 했으나, html 필터의 경우 원본 문서와 동일하게 맞추기는 힘든점 양해 부탁드립니다.

개발 일정 확인해서 언제쯤 수정이 반영 될지 추가로 답변 드리도록 하겠습니다.

감사합니다.