Skip to content

How to place different styled text in one string? #11

@RangerMak

Description

@RangerMak

For example, I want to make some part of text bold styled:
This text contains bold part.

Calling pagesSet.addElement(new PLText(lorem, italicFont12)); will add string with specified font. New call of pagesSet.addElement wall add new string.

PLText don't support markups. Also there is not element what containing list of PLText.

Is it possible to solve this problem with current functional?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions