PDFDocument

constructor(pages: List<PDFPage>, title: String? = null, password: String? = null, keywords: String? = null, creationDate: Date? = null, updateDate: Date? = null)