[reportlab-users] Flow text around image with image caption?
    Erik Wickstrom 
    erik at erikwickstrom.com
       
    Thu Oct 25 12:56:16 EDT 2007
    
    
  
Hi,
I'm trying to get my text to flow around an image with an image
caption.  So far I've figured out how to flow the text:
elements.append(ParagraphAndImage(story,image,side='right'))
However, I haven't been able to find anything on google or in the user
manual about adding a caption to that image.
What's the best way to go about this?
Thanks!
Erik
    
    
More information about the reportlab-users
mailing list