KitePDF

object KitePDF

Library-level constants.

This used to carry a one-call open, which read as the entry point for the whole library while only ever returning a PdfDocument. Use PdfDocument.open for a PDF, EpubDocument.open for a book, or KiteDoc.open from the kitepdf umbrella artifact when you do not know which of the two you have.

Properties

Link copied to clipboard
const val VERSION: String

Library version. Generated from the Gradle project version at build time.

Functions

Link copied to clipboard