I have the following sentence
<drawString x="1.3cm" y="25.3cm">Just a random string</drawString>
How would i create it in bold? I already tried <b></b> but probably drawString doesn't support this.
Embedding it with a para didn't help either.
Thanks in advance