text

fun text(font: StandardFont, size: Double, x: Double, y: Double, text: String): ContentStreamBuilder

Convenience: draw a single line of text in font at size, with its baseline at (x, y). Wraps BT/Tf/Td/Tj/ET.