[reportlab-users] Transparent png

Arkadi Colson arkadi at smartbit.be
Tue May 23 05:55:16 EDT 2017


Hi

Does anybody know if it's possible to use tranparent png images with the 
code below:

self.data[x][y] = Paragraph(
                             '<img src="' + filename + '" 
valign="middle"/>', style=self.style_def)

Thx!



More information about the reportlab-users mailing list