Monday, July 29, 2013

Re: working with images in django

So you have images already made and you want to place them into HTML? That's easy. If you want to make the image dynamically using something like PIL or Pillow then flow them into a PDF then that's a little more involved.

Try explaining your use case a bit more.

K


On Sunday, July 28, 2013 7:21:33 AM UTC-7, Robert Brown wrote:
Hello, can anyone suggest where I might find some of example of working with images in django.  I want to store them and pull them into text documents, about one every couple of paragraphs.  I am finding a lot of posts on this site about the img class but most of them seem to address very specific problems.  I am looking more for a beginners how to do it discussion or tutorial.

Thanks,

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment