ralfstuckert / pdfbox-layout

MIT License
156 stars 74 forks source link

Change paragraph text color #24

Closed br-nezasa closed 7 years ago

br-nezasa commented 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)