Download of Readme.md (Readme.md ( external link: SF.net): 789 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
789 bytes
MD5
b4f5d9bb5f9cd6b1afe03ad58e3ee38b

Projeto Descrição

csv2odf can create business intelligence reports from csv data sources with output to ods, odt, html, xlsx, or docx documents. It uses a template file that you design to control the layout, fonts, and colors. Just query your database with output to csv (or tsv), then use csv2odf to insert the data into your template to produce a nice looking formatted output. It is a command line tool and you can automate the generation of reports by using scripts and cron. It can be used to create spreadsheets and documents for LibreOffice, OpenOffice, Microsoft Office Excel and Word. It is open source GPL v3 and crossplatform, it can run on most operating systems that can run Python (Python is required). More details, example files, and online manual at http://csv2odf.sf.net.