Adds text to the text fragment.
Arguments:
- str - the string
- opts - styling options
Options:
Same as doc.text([text], [opts])
Same as text.add(text, [opts]), but directly appends the text, i.e., adds the text without a space.
Adds a line break.
Adds text to the text fragment.
Arguments:
Options:
Same as doc.text([text], [opts])
Same as text.add(text, [opts]), but directly appends the text, i.e., adds the text without a space.
Adds a line break.