Mike, if you use the standard font names supported by PDF (Helvetica,
Times and Courier), you are not actually using a standard font. Your
PDF viewer software or operating system decides what to substitute,
and there are many subtle variations of Helvetica and Times - it all
comes down to who licensed what for those big platforms many years
ago.
If you need reproducibility, the best thing is to select a TrueType
font and explicitly include the font file in your code under version
control. The glyphs will be embedded in the PDF, and as far as I
know, it will render identically across platforms. Our font chapter
shows how to do this. You can choose from a ton of fonts in the
Google fonts repository.
Hope this helps,
Andy
> _______________________________________________
> reportlab-users mailing list
>
reportl...@lists2.reportlab.com
>
http://two.pairlist.net/mailman/listinfo/reportlab-users
>
--
Andy Robinson
Managing Director
ReportLab Europe Ltd.
Thornton House, Thornton Road, Wimbledon, London SW19 4NG, UK
Tel
+44-20-8405-6420
_______________________________________________
reportlab-users mailing list
reportl...@lists2.reportlab.com
http://two.pairlist.net/mailman/listinfo/reportlab-users