Let's say I've got an HTML / CSS page with some images in it, and I wanted to generate a PDF from that source in Python - possible?
|
2
|
|||
|
|
|
install was a little quirky for me, but otherwise it worked fine. |
||
|
|
|
You can do something like this using
(This is a Django view that generates a receipt but obviously you can use Pisa in whatever setting) You're going to have to tweak the HTML to make it play as nice as possible with Pisa, though. |
||
|
|
