happypdf / drawText
Function: drawText()
ts
function drawText(line, options): PDFOperator[];Defined in: src/api/operations.ts:76
Parameters
| Parameter | Type |
|---|---|
line | PDFHexString |
options | DrawTextOptions |