Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to make reportlab table header bold in python

grid = [('GRID', (0,0), (-1,-1), 0.25, colors.black), ('FONTNAME', (0,0), (0,-1), 'Courier-Bold')]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #reportlab #table #header #bold #python
ADD COMMENT
Topic
Name
9+2 =