universal unicode font for reportlab

Duncan Booth duncan.booth at invalid.invalid
Thu Sep 11 04:17:48 EDT 2008


Duncan Booth <duncan.booth at invalid.invalid> wrote:

>  I may have made some blindingly obvious beginners mistake

I made the blindingly stupid beginners mistake of cleaning up the code
before posting it and breaking it in the process. The 'if' should of
course say: 
    if len(sys.argv) > 1:

However my original test was done by toggling commented out lines of
code so my conclusion remains the same: the only differences between the
output are the creation date, the page stream, and the digest. 

-- 
Duncan Booth http://kupuguy.blogspot.com



More information about the Python-list mailing list