I am trying to use PyRTF.

I gather that an RTF doc consists of a list of sections, a section
consists of a list of paras,
paras seem to be just text (not sure on that one)

Some questions:

When does one end one section and start another?
How does one handle lists (as in numbered, bulleted etc)?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to