django - pisa : adding images to PDF output

前端 未结 7 1008
醉酒成梦
醉酒成梦 2020-11-28 06:50

I\'m using a standard example from the web (http://www.20seven.org/journal/2008/11/pdf-generation-with-pisa-in-django.html) to convert a django view / template into a PDF.

相关标签:
7条回答
  • 2020-11-28 07:22

    You could always add the images afterwards with IText/ISharp.

    0 讨论(0)
提交回复
热议问题