Hi Tomas, welcome to Apache ODF Toolkit. Since you are new, I'd suggest to make yourself familiar with the Simple API [1]. Thats the high level API that allows you to easily get what you need. The best way to do that is using the getting started or cookbook section there. For information on how to format text in a paragraph, the paragraph section in the cookbook [2] would probably be the best place to look at.
Regards Oliver [1] http://incubator.apache.org/odftoolkit/simple/index.html [2] http://incubator.apache.org/odftoolkit/simple/document/cookbook/Text%20Document.html#Paragraph 2012/3/30 Novotný Tomáš <[email protected]> > > Hi everybody, > > Im new in odftoolkit. How can I make bold word in a paragraph using this lib ? > > Thanks for any help. > > > > Tomas >
