Skip to content

happypdf / drawTextLines

Function: drawTextLines()

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

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

Parameters

ParameterType
lines{ encoded: PDFHexString; x: number; y: number; }[]
optionsDrawTextLinesOptions

Returns

PDFOperator[]

MIT Licensed. A fork of pdf-lib.