Skip to content

Commit 7c7d7c1

Browse files
Update README.md
1 parent 07256c5 commit 7c7d7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openpdf-kotlin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ fun main() {
6969

7070
## TODO
7171

72-
- [ ] Improve `PdfBuilder` DSL syntax and flexibility (e.g. nested tables, headers, footers)
72+
- [ ] Allow using Openpdf-html and Openpdf-renderer in Kotlin, create Kotlin utility classes and Kotlin examples of using OpenPDF to create PDF files from HTML (Openpdf-html), and to render PDF files as images (Openpdf-renderer).
7373
- [ ] Add unit tests for all Kotlin utilities
7474
- [ ] Add `PdfFormUtil` for working with AcroForms (fill/read fields)
7575
- [ ] Create `PdfMetadataUtil` for reading document properties

0 commit comments

Comments
 (0)