Companion

object Companion

Functions

create
Link copied to clipboard
common
fun create(filePath: String, width: Double, height: Double): PdfSurface
Creates a PdfSurface of the specified size in points to be written to filePath.
fun create(filePath: String, width: Double, height: Double): PdfSurface
fun create(filePath: String, width: Double, height: Double): PdfSurface