Results 1 to 2 of 2

Thread: Banded Report Writer for QT4

  1. #1
    Join Date
    Jan 2006
    Location
    Lincoln, NE USA
    Posts
    177
    Thanks
    3
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Banded Report Writer for QT4

    OpenMFG has released the 2.0.0 version of OpenRpt, the banded reportwriter for their framework built using QT4. It is under the GPL unless you want to use it commercially, then, like QT, you need a license.

    It contains 10 projects which can be compiled at one time as a solution under MSVC2003. Using the qt msvc plugin I was able to open the "openrpt.pro" file using the Qt "Open solution from .pro file" on the MSVC menu. It compiled without an error and created seven executables, which it placed in a ./bin subdirectory. Don't forget to download the Userguide, which is very helpful. It comes pre-coded with ODBC3 and QPSQL7 driver recognition. With just a few code changes I was able to add oracle drivers to its list of recognized database drivers. My first report used Oracle's decode syntax, which worked very well. Deployment of the OpenRPT and RPTrender executables is easy.


    The output can be viewed, printed or sent to a pdf file.

    Since it is available via the GPL one can, of course, study their techniques for painting and printing reports.

    OpenMFG homepage:
    http://www.openrpt.com/

    download at:
    http://sourceforge.net/project/showf...ease_id=460239

  2. #2
    Join Date
    Jan 2006
    Location
    Lincoln, NE USA
    Posts
    177
    Thanks
    3
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Banded Report Writer for QT4

    This evening I untarred the source for OpenRPT-2.0.0 and opened up the main pro file using QDevelop 0.22.

    QDevelop opened up all 10 projects perfectly. It also compiled them perfectly.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.