Re: (Solved) Calling canvas.save() repeatedly causes multi-page PDF irregularities
Tim Meneely <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CACgdiure0BH+P86XC4o8YEpukVUGyBAOUobQAaS_O96yB9Q=bA@mail.gmail.com> |
Follow-up to my own post: Note that the documentation is clear enough on the use of canvas.save() - it says things such as "After this operation the canvas must not be used further." I suppose I learn more by reading examples, and the first several examples are one page. Tim