Skip to content

happypdf / drawText

Function: drawText()

ts
function drawText(line, options): PDFOperator[];

Defined in: src/api/operations.ts:76

Parameters

ParameterType
linePDFHexString
optionsDrawTextOptions

Returns

PDFOperator[]

MIT Licensed. A fork of pdf-lib.