Results 1 to 4 of 4

Thread: how I make reports in Qt like as crystal reports in .net and export to pdf

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2011
    Location
    Bangalore
    Posts
    207
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    20
    Thanked 28 Times in 27 Posts

    Default Re: how I make reports in Qt like as crystal reports in .net and export to pdf

    You might look at NCReports too. Or KDReports. But since they are based QPainter they lack inherently the capability to export in excel formats or even odf formats. Then they have not integrated qwt, so for graphs, you will have to create it and use it as image. As Chris rightly said, definitely not out of the box. You may want to look to java for this if data is to pulled from some database.

  2. #2
    Join Date
    Apr 2010
    Posts
    15
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default Re: how I make reports in Qt like as crystal reports in .net and export to pdf

    Try QtRPT with QtRptDesigner
    https://sourceforge.net/projects/qtrpt/

Similar Threads

  1. Generate reports from a database
    By graciano in forum Qt Programming
    Replies: 3
    Last Post: 8th April 2015, 19:53
  2. qt how to use Crystal Reports ?
    By yunpeng880 in forum Qt Programming
    Replies: 2
    Last Post: 25th April 2010, 01:24
  3. qt reports
    By rodtakular in forum Newbie
    Replies: 2
    Last Post: 29th March 2010, 12:06
  4. Crystal Reports for Qt
    By MIH1406 in forum Qt Programming
    Replies: 2
    Last Post: 14th September 2009, 23:48
  5. Reports in Qt
    By c_srikanth1984 in forum Qt Programming
    Replies: 1
    Last Post: 17th June 2009, 06:57

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
  •  
Qt is a trademark of The Qt Company.