[reportlab-users] Suggestions for using SimpleDocTemplate
Evan Carew
reportlab-users@reportlab.com
Mon, 30 Sep 2002 16:11:54 -0400
All,
I am trying to use Simple Doc Template in as much as a brain dead
fashion as possible. My problem is that all the examples of its usage
are either too simple for me or beyond my understanding of the
(incomplete) documentation. Doe anyone have any examples of how to do
the following:
1. instantiate a document
2. create a paragraph
3. mark the paragraph for use in the TOC
4. build the document
5. print the document
6. cleanup and exit
Thanks
Evan Carew