[reportlab-users] non-pdf backend?
    Tim Roberts 
    timr at probo.com
       
    Wed Sep 20 12:45:59 EDT 2006
    
    
  
Thomas Heller wrote:
>Is it possible to let reportlab generate something other than pdf?
>Windows metafile, for example?
>  
>
It can also generate, with varying degrees of success, raw PostScript,
SVG, GIF, PICT, PNG, TIFF, BMP and PPM.  Check out renderPS, renderSVG,
and renderPM in the documentation.
Windows metafiles are not in that list.  With any luck, maybe SVG will
take over that niche...
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
    
    
More information about the reportlab-users
mailing list