Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Good GPL Qt Report Engine?
Forum Updated to NodeBB v4.3 + New Features

Good GPL Qt Report Engine?

Scheduled Pinned Locked Moved General and Desktop
23 Posts 11 Posters 22.0k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    ivan.todorovich
    wrote on last edited by
    #1

    Hi,

    I've been looking at "NCReport":http://www.nocisoft.com/index.php/ncreport/articles/ncreport.html and it's great! But, to my surprise it isn't GPL and the license is € 299 (cheaper option - support only 1 plataform)
    I'm looking for something similar.. I need the report engine to support for QAbstractItemModel as datasources. And the Grouping functionality. Anyone knows a good report engine?

    Thanks..

    o_o Sorry for my rusted english.

    AlexA 1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Perhaps "KDReports":http://www.kdab.com/products/kd-reports is an option? KDAB's stuff is available under GPL, though they don't make it easy to find and download. I did not use this component myself, by the way.

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vsorokin
        wrote on last edited by
        #3

        "eXaro":http://sourceforge.net/projects/exaro/ project of BogDan Vatra, who make android-lighthouse.

        --
        Vasiliy

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DenisKormalev
          wrote on last edited by
          #4

          Not sure eXaro will help. Not totally sure, but I think it works only with database source. Never tried to use it with Q*Model source

          1 Reply Last reply
          0
          • I Offline
            I Offline
            ivan.todorovich
            wrote on last edited by
            #5

            [quote author="Andre" date="1294225736"]Perhaps "KDReports":http://www.kdab.com/products/kd-reports is an option? KDAB's stuff is available under GPL, though they don't make it easy to find and download. I did not use this component myself, by the way.[/quote]

            I don't understand. KDAB sells KDReports' license -- here are the "Prices":http://www.kdab.com/products/license-prices . Also, it seems to be the same as this "KDReports":http://www.ics.com/products/qt/kdreports/ which I considered before creating this thread, and discarded for the same reason as NCReport.
            Are you sure it is released under GPL? I will try to find and download it. Perhaps you can point me in the right direction?

            Thanks..

            o_o Sorry for my rusted english.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              andre
              wrote on last edited by
              #6

              Well... what you do to get KDAB stuff is this:

              • Go to the "KDAB products page":http://www.kdab.com/products
              • At the end of the first paragraph, you'll find a link to download evaluation versions
              • You end up at page where you need to log in.
              • You can create an account at the top of the page under Register. Do that.
              • Log in with your account.
              • Now, in the top bar, go to "Product Downloads"
              • You'll get a page wich states: [quote]We offer GPL versions for most of our releases. A GPL version consists of full source code and documentation for any product released under the GPL License.[/quote]
              • Indicate the package you're interested in, and click download. You'll be send back to a page that lists your "licences".
              • Wait a few minutes
              • Log on with FTP to customers.kdab.com with your credentials. You will be able to download the requested package. You'll note that the licence in your files also say "GPL".

              It is a bit of a roundabout way, but yes, they do have GPL versions for their products available for download. It just seems they are not too keen on advertising that or making people actually use them. If they would, they would just offer a direct download link to the GPL version directly on the product page or something obvious like that.

              1 Reply Last reply
              0
              • I Offline
                I Offline
                ivan.todorovich
                wrote on last edited by
                #7

                Thanks! I'm downloading right now.. and I'll give it a try asap :)

                o_o Sorry for my rusted english.

                1 Reply Last reply
                0
                • I Offline
                  I Offline
                  ivan.todorovich
                  wrote on last edited by
                  #8

                  I've been messing around with KDReports..
                  Sadly it doesn't seem to support grouping (or at least couldn't find how to use it - it's very bad documented)

                  o_o Sorry for my rusted english.

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    andre
                    wrote on last edited by
                    #9

                    Is this question actually solved now? It is marked as such in the topic title, but the last post by Ivan seems to suggest otherwise...

                    1 Reply Last reply
                    0
                    • I Offline
                      I Offline
                      ivan.todorovich
                      wrote on last edited by
                      #10

                      it isn't..

                      but I don't think there is any qt-based report engine that matches my criteria.. at least not now.
                      so i've settled with kdreports.

                      o_o Sorry for my rusted english.

                      1 Reply Last reply
                      0
                      • T Offline
                        T Offline
                        toroman
                        wrote on last edited by
                        #11

                        You can also try OpenRPT http://www.xtuple.com/openrpt
                        It is LGPL
                        The documentation is a bit incomplete maybe, but the development is constant.
                        It is not Crystal Reports, but it can handle reports quite well :)
                        Formatting of data is a bit tricky, because the "right way" to accomplish formats a bit more complicated then default is to use SQL functions in your query.
                        Worth considering, I'm using it in a couple of my projects with success.

                        1 Reply Last reply
                        0
                        • L Offline
                          L Offline
                          leninbooter
                          wrote on last edited by
                          #12

                          It doesn't support SQLite :(

                          [quote author="toroman" date="1295387314"]You can also try OpenRPT http://www.xtuple.com/openrpt
                          It is LGPL
                          The documentation is a bit incomplete maybe, but the development is constant.
                          It is not Crystal Reports, but it can handle reports quite well :)
                          Formatting of data is a bit tricky, because the "right way" to accomplish formats a bit more complicated then default is to use SQL functions in your query.
                          Worth considering, I'm using it in a couple of my projects with success.[/quote]

                          1 Reply Last reply
                          0
                          • W Offline
                            W Offline
                            weimar70
                            wrote on last edited by
                            #13

                            hi good day
                            I'm new to qt
                            I'm working with and not as OpenRPT preview
                            a report from my application as I could explain or give me an example

                            thanks

                            1 Reply Last reply
                            0
                            • A Offline
                              A Offline
                              aliks-os
                              wrote on last edited by
                              #14

                              Try QtRPT "Your text to link here...":http://sourceforge.net/projects/qtrpt/

                              1 Reply Last reply
                              0
                              • A Offline
                                A Offline
                                aliks-os
                                wrote on last edited by
                                #15

                                QtRPT version 1.1.0 with new futures

                                1 Reply Last reply
                                0
                                • A Offline
                                  A Offline
                                  aliks-os
                                  wrote on last edited by
                                  #16

                                  QtRPT Version 1.3.2 uploaded at "http://sourceforge.net/projects/qtrpt/":http://sourceforge.net/projects/qtrpt/

                                  1 Reply Last reply
                                  0
                                  • A Offline
                                    A Offline
                                    aliks-os
                                    wrote on last edited by
                                    #17

                                    QtRPT Version 1.4.3
                                    "Quick description ":http://qt-project.org/wiki/QtRPT
                                    The fresh version you always may download from "http://sourceforge.net/projects/qtrpt/.":http://sourceforge.net/projects/qtrpt/

                                    1 Reply Last reply
                                    0
                                    • V Offline
                                      V Offline
                                      Vlad.Stepankoff
                                      wrote on last edited by Vlad.Stepankoff
                                      #18

                                      LimeReport
                                      limereport.sourceforge.net

                                      1 Reply Last reply
                                      0
                                      • I ivan.todorovich

                                        Hi,

                                        I've been looking at "NCReport":http://www.nocisoft.com/index.php/ncreport/articles/ncreport.html and it's great! But, to my surprise it isn't GPL and the license is € 299 (cheaper option - support only 1 plataform)
                                        I'm looking for something similar.. I need the report engine to support for QAbstractItemModel as datasources. And the Grouping functionality. Anyone knows a good report engine?

                                        Thanks..

                                        AlexA Offline
                                        AlexA Offline
                                        Alex
                                        wrote on last edited by
                                        #19

                                        Old topic, but since somebody still might be looking for a modern, scriptable, well documented Qt based reporting solution, want to let you know about CuteReport.
                                        CuteReport version 1.1 was released recently.
                                        Welcome to the project's website: https://cute-report.com for more information.

                                        https://cute-report.com

                                        1 Reply Last reply
                                        0
                                        • A Offline
                                          A Offline
                                          aliks-os
                                          wrote on last edited by
                                          #20

                                          QtRPT 1.5.4 version is released.
                                          Always fresh version of QtRPT is accessable at http://www.qtrpt.tk

                                          1 Reply Last reply
                                          0

                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Search
                                          • Get Qt Extensions
                                          • Unsolved