A fork of KDAB KDReports library which could be compiled directly without the need to configure using python. It just includes core of the library without examples, unittests, ...
- Builds as a static lib without any dependency
- Added locale property for report to be used for items like pagenumber and page count
- Ability to have multiple watermarks for different pages
- Fixed ugly thumbnail preview of pages in KDReportsPreviewWidget
- Option to set format of saved report file as image
- Some other modifications and fixes