On Thu, Sep 30, 2010 at 8:14 AM, Rustom Mody <rustompm...@gmail.com> wrote:
> 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)?
You might find the RTF specification helpful. One source is:
http://msdn.microsoft.com/en-us/library/aa140277%28office.10%29.aspx
--
http://mail.python.org/mailman/listinfo/python-list