[reportlab-users] merging canvas
François
py at topmusic.ch
Fri May 12 04:43:37 EDT 2006
Andy Robinson a écrit :
> François wrote:
>> Hello,
>>
>> It's possible to merge 2 canvas make with reportlab, before or after
>> canvas.save() ?
>>
>
> No. To make documents "additive", you would need to refactor your
> code so that the same canvas gets passed into two document-making
> functions; and certain things like the page number would not be reset.
Thank. I think I will do that.
Best regards
François
More information about the reportlab-users
mailing list