Its been a while since I used reportlab but shouldn't he be able to
add the image and place some text on top of it without generating a
whole image with PIL and then placing it in pdf?  Of course that
assumes pdf output only and not png.  I think the best results would
be the reportlab route anyway.  It has a lot of nice formatting tricks
and handles flow very well.  Much better than trying to do it yourself
on a raw canvas.

On Jun 27, 8:10 am, KpoH <[EMAIL PROTECTED]> wrote:
> Hello,
> use PIL (http://www.pythonware.com/products/pil/) for this
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to