Django

Code

Ticket #7382 (closed: fixed)

Opened 6 months ago

Last modified 6 months ago

Outputting PDFs with Django

Reported by: perenzo Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords: pdf
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

I think the article "Outputting PDFs with Django" should be extended to list up the "pisa" project. It allows easy creation of PDF out of HTML and CSS and is written in pure Python using the Reportlab Library. In the distribution a demo for Django integration is provided.

http://www.htmltopdf.org http://www.djangosnippets.org/snippets/659/ http://www.nabble.com/Easy-PDF-generation-using-PISA-HTML2PDF-td16217908.html

Attachments

Change History

06/06/08 06:27:33 changed by russellm

  • status changed from new to closed.
  • needs_better_patch changed.
  • resolution set to invalid.
  • needs_tests changed.
  • needs_docs changed.

None of the links you provide are part of the official Django documentation. DjangoSnippets? is a useful community resource, but it isn't part of the official core Django distribution. If you think a snippet needs to be improved, contact the snippet author, or write a snippet of your own.

06/06/08 07:22:24 changed by mrts

russelm, "Outputting PDFs with Django" already mentions ReportLab?. Mentioning Pisa -- that is a high level layer above ReportLab? and shares Django's spirit of simplicity -- would do no harm and help people to achieve their goals more easily. So I'm +1 for perenzo's suggestion to mention pisa.

06/06/08 10:21:47 changed by russellm

  • status changed from closed to reopened.
  • resolution deleted.
  • stage changed from Unreviewed to Accepted.

Apologies - I misunderstood the report.

06/06/08 10:27:22 changed by russellm

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [7582]) Fixed #7382 -- Added a reference to Pisa HTML2PDF in the PDF output docs. Thanks for the suggestion, perenzo.


Add/Change #7382 (Outputting PDFs with Django)




Change Properties
Action