Results 1 to 3 of 3

Thread: Printing custom report with QWT

  1. #1
    Join Date
    Feb 2010
    Posts
    7
    Thanks
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Printing custom report with QWT

    Dear mates,
    I'm pretty newbie, so be patient ... please :-)
    There's a way to print a custom report with text and images and with a plot created with QWT?

    Regards

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,325
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Printing custom report with QWT

    You can render an image from your plot using QwtPlot:rint, that can be embedded in your report. How to create the report itsself is not subject of Qwt.

    Uwe

  3. The following user says thank you to Uwe for this useful post:

    maluedo (28th February 2010)

  4. #3
    Join Date
    Jul 2009
    Posts
    49
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Post Re: Printing custom report with QWT

    Hai I have the same problem . anybody can explain with little code.?

    I have a QwtTextLablel in my plot . I want to print plot along with the QwtTextLabel.


    Suree
    Bangalore

Similar Threads

  1. Report library for QT
    By blackliteon in forum Qt Programming
    Replies: 5
    Last Post: 20th October 2014, 08:23
  2. Replies: 0
    Last Post: 17th November 2009, 20:59
  3. Replies: 1
    Last Post: 10th February 2009, 06:21
  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
  •  
Qt is a trademark of The Qt Company.