From 7f1735ac9e840e0e21cc012f6e9e18d6e60d7979 Mon Sep 17 00:00:00 2001 From: Sergey Popovichev Date: Wed, 17 Feb 2016 10:57:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BC=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index a4d7fc1..7510d5c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,20 @@ # LimeReport v1.3.9 +##Features +* Multi-platform support +* Pure Qt4/Qt5 compatible code +* Embedded report designer +* Embedded preview +* Various band types for a report of any complexity +* Page header and footer +* Data grouping (GroupHeader, GroupFooter, Subdetail, SubdetailHeader, SubdetailFooter) +* Aggregation functions (SUM, COUNT, AVG, MIN, MAX) +* Report elements: Text, Geometric (Line, Ellipsis, Rectangle), Picture +* Horizontal elements groups +* HTML to format input fields +* Scripts to format output data +* An Automatic band height adjustment +* A Smart band split moving data to the next page +* PDF output ##How to use it 1. Build limereport.pro. It will create a limereport shared library