[reportlab-users] Not embedding fonts?
    Tim Roberts 
    timr at probo.com
       
    Mon Sep  7 18:21:42 EDT 2009
    
    
  
Benoît Decaudin wrote:
> Does anyone know how to not embed fonts in a PDF generated by ReportLab?
> I have to generate such PDF for an automated system which does not support
> embedded fonts, and I can't find a way of doing this.
>   
You just have to limit yourself to the standard Postscript fonts
(Helvetica, Times, Courier).  As long as you do that, there's shouldn't
be any fonts embedded.
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
    
    
More information about the reportlab-users
mailing list