Skip to content

EPIFIT/KDReports

 
 

Repository files navigation

KD Reports Logo

Introduction

KD Reports is a Qt tool that lets you easily create printable reports by providing all of the necessary features for a variety of applications. Reports can be created programmatically, using an easy to use C++ API, or they can be data-driven, creating reports from XML or SQL data sources complete with watermarks, headers and footers. Reports can be previewed manually, sent directly to a printer, or saved as PDF files.

Additionally, using KDAB's KD Chart (http://www.kdab.com/products/kd-chart) package together with KD Reports allows reports to be garnished with the myriad of chart types supported by KD Chart.

KD Reports targets C++ programmers who use Qt in their applications.

For more information, see http://www.kdab.com/kdab-products/kd-reports

Using KD Reports

KD Reports requires Qt 4.6.0 or newer.

See INSTALL.txt or INSTALL-cmake.txt for installation instructions. (Note that the qmake and CMake buildsystems are fully supported)

After reading the introductory overview files in doc/ you will find more information at three places:

detailed browsable API reference: doc/refman/index.html or: http://docs.kdab.com/kdreports programmers manual with examples: doc/manual/kdreports.pdf our sorted example programs: examples/

Contact

Get Involved

KDAB will happily accept external contributions, but substantial contributions will require a signed Copyright Assignment Agreement. Contact info@kdab.com for more information.

Please submit your contributions or issue reports from our GitHub space at https://github.com/KDAB/KDReports

License

The KD Reports Software is (C) 2007-2018 Klarälvdalens Datakonsult AB (KDAB), and is available under the terms of:

  • the LGPL (see LICENSE.LGPL.txt for details)
  • the GPL (see LICENSE.GPL.txt for details)
  • the KDAB commercial license, provided that you buy a license. please contact sales@kdab.com if you are interested in buying commercial licenses.

Commercial use is described in README-commercial.txt.

About KDAB

KD Reports is supported and maintained by Klarälvdalens Datakonsult AB (KDAB).

KDAB, the Qt experts, provide consulting and mentoring for developing Qt applications from scratch and in porting from all popular and legacy frameworks to Qt. We continue to help develop parts of Qt and are one of the major contributors to the Qt Project. We can give advanced or standard trainings anywhere around the globe.

Please visit http://www.kdab.com to meet the people who write code like this.

KD REPORTS and the KD REPORTS logo are registered trademarks of Klaralvdalens Datakonsult AB in the European Union, the United States, and/or other countries. Other product and company names and logos may be trademarks or registered trademarks of their respective companies.

About

Qt library for generating printable and exportable reports from code and from XML descriptions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.2%
  • CMake 4.1%
  • Python 3.0%
  • QMake 2.7%
  • Shell 1.4%
  • C 0.2%
  • Other 0.4%