setInfo

fun setInfo(title: String? = null, author: String? = null, subject: String? = null, keywords: String? = null, creator: String? = null, producer: String? = null): PdfBuilder

Set document metadata (/Info). Only non-null fields are written.