[reportlab-users] External hyperlinks in SVG output
    Robin Becker 
    robin at reportlab.com
       
    Mon Feb 16 08:09:18 EST 2009
    
    
  
Peter wrote:
.............
> Anyway, attached is my proof of concept updates to renderSVG.py
> (replacement file and as a patch against
> https://svn.reportlab.com/svn/public/reportlab/trunk/src/reportlab/graphics/renderSVG.py
> which I assume it the latest) which allows the use of external
> hyper-references.  All you get to specify are the URL and its title
> string (tooltip text on most browsers) via two optional properties of
> the drawing objects.
> 
did you forget to attach your replacement? I did not see it?
> As part of this work I have changed how the doctype is declared, and
> made sure the new output does pass the W3 validation (the current
> renderSVG output does not).
> 
> An example script using this follows below.
> 
.......
-- 
Robin Becker
    
    
More information about the reportlab-users
mailing list