[reportlab-users] Drawing things alongside paragraphs
    Tim Roberts 
    timr at probo.com
       
    Thu Dec 18 15:14:25 EST 2008
    
    
  
Donn wrote:
> On Thursday, 18 December 2008 21:17:04 Tim Roberts wrote:
>   
>> The <img> tag needs to use real file system
>> paths, relative to the directory containing the script (if you are
>> running CGI).  You don't use URLs.
>>     
>
> Thanks, I did try absolute paths from root down, but to no avail. I will try 
> using relative paths but that will take some hacking as I am using Python via 
> modpython and Apache etc. and paths are anything but simple :)
>   
If absolute paths didn't work, then relative aren't going to, either.
Permission issues?  Do you have PIL installed?  What happened?  Did you
get an error, or just no image?
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
    
    
More information about the reportlab-users
mailing list