happypdf / drawLinesOfText
Function: drawLinesOfText()
ts
function drawLinesOfText(lines, options): PDFOperator[];Defined in: src/api/operations.ts:115
Parameters
| Parameter | Type |
|---|---|
lines | PDFHexString[] |
options | DrawLinesOfTextOptions |