reportlab: add background image by using platypus
问题 this is a bit related to this post I am trying to place an image on the background, and I want to be able to write text over it. using canvas.drawImage helps, but that's too low level approach for me. My program uses platypus, but canvas.drawImage is part of different library. I've been able to insert images with platypus.Image , but couldn't figure out how to make it as background. Any advice would be great, Thanks D 回答1: When you create a page template in Platypus you have the ability to