FNLF / fnlf-backend

F/NLF REST backend
1 stars 0 forks source link

PDF generation for observation reports #70

Open einarhuseby opened 8 years ago

einarhuseby commented 8 years ago

Use jinja templates for custom report or use html in report directly?

from weasyprint import HTML HTML(string=html_out).write_pdf("report.pdf")

einarhuseby commented 8 years ago

https://github.com/marinho/geraldo