ODT Filler
Component ID
1334622
Component name
ODT Filler
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
662
Component created
Component changed
Component body
This module implements the odtphp library in order to allow the filling of odt templates (produced with OpenOffice or LibreOffice).
Just create a new content type containing the fields needed, upload the ODT template and associate its variable with the content type fields. Then a new button will appear on node view to download the filled in odt. To know how to create ODT templates in order to be used with this module refer to the tutorials described here.
Installation
Once downloaded the odtphp-x.x.x.zip put only the content of the library folder in the sites/all/libraries/odtphp or inside the module folder.
To Do
- Export multi-value fields into table
- Export html fields
