We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9741e59 commit 07256c5Copy full SHA for 07256c5
openpdf-kotlin/README.md
@@ -1,3 +1,5 @@
1
+# OpenPDF-Kotlin
2
+
3
**OpenPDF Kotlin** is an *experimental* Kotlin extension module for [OpenPDF](https://github.com/LibrePDF/OpenPDF).
4
It provides idiomatic Kotlin APIs, utilities, and builder-style functionality for working with PDF documents.
5
@@ -10,13 +12,13 @@ This submodule makes OpenPDF more convenient and expressive for Kotlin developer
10
12
11
13
Kotlin pull requests are welcome!
14
-## Kotlin based OpenPDF projects!
15
+### Kotlin based OpenPDF projects!
16
17
* https://github.com/ralfstuckert/openpdf-markdown
18
19
---
20
-## Example Usage
21
+### Example Usage
22
23
### Make PDF file from HTML:
24
0 commit comments