Improve AnyBlok to add attachment and report system.
| Blok | Dependancies | Description |
|---|---|---|
| attachment | Stock and historize Document | |
| report | attachment | Core of the reporting engine for AnyBlok. This blok add helper to generate a Document, but it is not a templating engine. |
| report-format | attachment report | Simple templating engine, based on
str.format(...). |
| wkhtml2pdf | attachment report | Add Model add method to convert HTML 2 PDF. |
| attachment-postgres | attachment | Save generated Document as PostgreSQL Large Object. |
AnyBlok / Attachment is released under the terms of the Mozilla Public License.
See the latest documentation