odtReportSQL
Defines a complete reports/documents system for WAMP applications
Documents and reports system in php.
Based on templates created using OpenOffice (.odt files): templates can be of any size (A4, A3...) and multipage.
On templates::
- Simple substitution based on couples #field#/value
- Blocks and nested blocks duplication (any deep) or deletion
- Pictures substitution
The HTML User Inteface is build by System and can be easy added at existing php applications.
This system is DB driven, using 2 tables to define all templates
To add a new document...