hwp_insert_page_num
Insert page numbers at the cursor position in a HWP document, with format options like dash or parentheses.
Instructions
현재 커서 위치에 쪽 번호를 삽입합니다. format으로 형식을 지정할 수 있습니다 (예: - 1 -, (1)).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | 페이지 번호 형식: plain(기본), dash(- 1 -), paren((1)) |