Results 1 to 6 of 6

Thread: how i can print a report in Qt 5.1.0

  1. #1
    Join Date
    Jul 2013
    Posts
    54
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Question how i can print a report in Qt 5.1.0

    Hi every body

    i have data in sqlite data base , and i want to create a reports from my sqlite database

    how i can do this in qt 5.1.0

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: how i can print a report in Qt 5.1.0

    What kind of reports?
    Print ready reports?
    Text/CSV reports?
    Graphs, Charts?
    When you know how to do it then you may do it wrong.
    When you don't know how to do it then it is not that you may do it wrong but you may not do it right.

  3. #3
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how i can print a report in Qt 5.1.0

    Try this link

  4. #4
    Join Date
    Jul 2013
    Posts
    54
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: how i can print a report in Qt 5.1.0

    Quote Originally Posted by Santosh Reddy View Post
    What kind of reports?
    Print ready reports?
    Text/CSV reports?
    Graphs, Charts?
    Yes i need to text/CSV report like NCreport engine

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

    Default Re: how i can print a report in Qt 5.1.0

    Simple qt report engine with designer is QtRPT https://sourceforge.net/projects/qtrpt/

  6. #6
    Join Date
    Nov 2011
    Posts
    79
    Thanks
    5
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how i can print a report in Qt 5.1.0

    As for me the easiest way is to prepare HTML template and print it with QWebView. Of course, you need some wrapper but you can create any report you want and it's pretty clear to you what's going in with your report

Similar Threads

  1. Qml report generate
    By ganeshgladish in forum Newbie
    Replies: 0
    Last Post: 5th June 2013, 10:47
  2. Replies: 0
    Last Post: 17th November 2009, 20:59
  3. Cancelling Long-running Print/Print Preview
    By ChrisW67 in forum Newbie
    Replies: 4
    Last Post: 16th June 2009, 23:05
  4. QT report
    By triperzz in forum Qt Programming
    Replies: 3
    Last Post: 25th February 2008, 17:58
  5. Crash report
    By Lele in forum Qt Programming
    Replies: 6
    Last Post: 10th October 2007, 09:50

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.