Brabadu - 2009-12-24

Hello!

I need to generate RTF-file, in which there are places where I need to insert
text. For example, I have [] in imported RTF document and I need to substitute
it with some value, that I've calculated in program.

I know how to import RTF to iText RTFDocument object, but how should I
substitute my values?