Closed br-nezasa closed 7 years ago
Is it possible to change a paragraph text color? having multiple paragraphs with different colors on the same page?
something like this? paragraph.addText"example", 11, arial, Color.green)
paragraph.addText"example", 11, arial, Color.green)
Is it possible to change a paragraph text color? having multiple paragraphs with different colors on the same page?
something like this?
paragraph.addText"example", 11, arial, Color.green)