Skip to content

modern-pdf-lib


modern-pdf-lib / showTextNextLine

Function: showTextNextLine()

showTextNextLine(text): string

Defined in: src/core/operators/text.ts:259

Show a text string and move to the next line (').

Equivalent to T* followed by string Tj.

Parameters

text

string

Returns

string

Released under the MIT License.