android:pdfdocument:measuringparagraph
measuringparagraph
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판이전 판 | |||
| android:pdfdocument:measuringparagraph [2024/12/07 23:24] – Rich Text 이거니맨 | android:pdfdocument:measuringparagraph [2024/12/09 23:31] (현재) – 이거니맨 | ||
|---|---|---|---|
| 줄 326: | 줄 326: | ||
| 위의 글자꾸미기는 다음과 같이 PDF로 인쇄된다. | 위의 글자꾸미기는 다음과 같이 PDF로 인쇄된다. | ||
| - | {{: | + | {{: |
| + | |||
| + | |||
| + | <code kotlin> | ||
| + | pdfUtil.space() | ||
| + | // 선을 그리기 | ||
| + | pdfUtil.linefeed() | ||
| + | pdfUtil.richText(" | ||
| + | |||
| + | pdfUtil.linefeed() | ||
| + | pdfUtil.richText(" | ||
| + | |||
| + | pdfUtil.linefeed() | ||
| + | pdfUtil.richText(" | ||
| + | |||
| + | pdfUtil.linefeed() | ||
| + | pdfUtil.richText(" | ||
| + | |||
| + | pdfUtil.linefeed() | ||
| + | pdfUtil.richText(" | ||
| + | |||
| + | pdfUtil.linefeed() | ||
| + | pdfUtil.richText(" | ||
| + | |||
| + | </ | ||
android/pdfdocument/measuringparagraph.1733581462.txt.gz · 마지막으로 수정됨: 저자 이거니맨
