Skip to content

happypdf / drawLinesOfText

Function: drawLinesOfText()

ts
function drawLinesOfText(lines, options): PDFOperator[];

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

Parameters

ParameterType
linesPDFHexString[]
optionsDrawLinesOfTextOptions

Returns

PDFOperator[]

MIT Licensed. A fork of pdf-lib.