
libqt4report
Source (link to git-repo or to original if based on someone elses unmodified work):
XML based source file
Ability to validate the XML from a XSD schema
SVG output
Different data type (string, integer, real, date, ...) with their own printing format
Calculated field based on QScriptEngine
Total field
SQL parameters
Direct rendering to QPainter *
Grouping based on a db field
Image fields
SQLite Sample Thanks to Danilo
* Fix configure error (moc not found), thank for zdenop
* Fix make install
* Fix make dist
* All error message in English
* French localization
* Czech localization Thanks to Pavel
* Litle doc see src/doc/libqt4report.html
* Bug fix reload report in viewer
* Bug fix group reset
* Package for win32
* Serialization of the document to accelerate the process
Ratings & Comments
11 Comments
Version 1.0.0beta-3 is ready for download !!! I add image field and an SQLite example (Thanks to Danilo !)
...but could you please add some more examples using images as pahe header? Should be useful add an example with Sqlite, I've made one with the same example database that yuo shipped in MySql, let me know if I can provide you that. Thanks and well done.
Thank you for your comments! Importing images is not implemented yet, I work on. No problem for your example, I sent you my email in private message
I make a Package for Win32. It's compiled with mingw 4.4 and Qt 4.8.1 !
Grouping is ready ! It is time for beta !
Version 1.0.0preAlpha6 is ready for download ! With direct rendering in a QPainter * see renderPage(...) function and Czech localization => Thanks to Pavel
Version 1.0.0preAlpha5 is ready for download !
Version 1.0.0preAlpha4 ready for download !
Version 1.0.0preAlpha3 is ready for download !
Hi, please add https://aur.archlinux.org/packages.php?ID=63833 for Archlinux. Thanks
Hi, Done !