You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
One final question if I may (well I hope its the last).
In my standard report generating view I need to use Arial font (for
example).
I have studied the reportlab docs (Paragraphs chapter) for hours and
tried all sorts of guesses as to how to do it. Nothing I have tried
works. My fault. Now insightful enough.
I have the following in my report generating view (which works a
treat) and I am sure there is a simple alteration that will change the
font. But there is no example in the docs AFAIK.