drawText

abstract fun drawText(bytes: ByteArray, font: PdfFont, fontSize: Double, textMatrix: Matrix, fillColor: RgbColor, alpha: Double = 1.0, blendMode: BlendMode = BlendMode.Normal)

Draw the show-text run bytes (verbatim from a Tj / TJ operand) at the position implied by textMatrix.