| Version 1 (modified by , 16 years ago) ( diff ) |
|---|
Haiti PDF
flavour coordinating
- Fix the base PDF generation in
models/01_RESTlike_controller.py'sexport_pdf()as they currently look awful (& hence aren't exposed to users by hiding it inviews/formats.html)!- /module/resource.pdf
- Provide a Filter option exposed to users so they can print just the Contacts for a particular Organisation
- Ideally a generic routine, but then a custom one can be added via
response.s3.pdfvariable being set in the Controller before invoking theshn_rest_controller()to make it really pretty
- Ideally a generic routine, but then a custom one can be added via
See:
- https://bugs.launchpad.net/sahana/+bug/508654
- "generate a contact list for specific orgs as a PDF"
- BluePrintReporting
- We currently use Geraldo for PDF creation, but it's not well-maintained & has issues, so we should either switch to Pisa or dropdown to raw ReportLab (with our own custom classes on top).
- We do this already for the OCR PDF generation.
- We currently use Geraldo for PDF creation, but it's not well-maintained & has issues, so we should either switch to Pisa or dropdown to raw ReportLab (with our own custom classes on top).
Note:
See TracWiki
for help on using the wiki.

