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. [Closed] Create printable document
Qt 6.11 is out! See what's new in the release blog

[Closed] Create printable document

Scheduled Pinned Locked Moved General and Desktop
5 Posts 4 Posters 2.0k Views 1 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.
  • H Offline
    H Offline
    Hareen Laks
    wrote on last edited by
    #1

    I want to create a printable document. Are there any best practices to follow?

    And can I find feature like .net's Crystal Reports from Qt?

    Thanks in advance..

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rahul Das
      wrote on last edited by
      #2

      Please go through this "post":http://qt-project.org/forums/viewthread/3008


      Declaration of (Platform) independence.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Alek Śmierciak
        wrote on last edited by
        #3

        Hi,

        you might benefit from reading the following threads on this forum:
        "How to print(with the printer) a QML object ?":http://qt-project.org/forums/viewthread/28229/
        "Simple print report":http://qt-project.org/forums/viewthread/24191
        "Do we need cups for qt/embedded?":http://qt-project.org/forums/viewthread/2669
        "Render QGraphicsScene to a QPrinter to export PDF":http://qt-project.org/forums/viewthread/15400

        All in all, take a look at "QPrint roadmap in Qt 5":http://qt-project.org/wiki/Qt-5-QtPrint and the "QtPrintSupport module":http://qt-project.org/doc/qt-5.0/qtprintsupport/qtprintsupport-module.html itself.

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          qxoz
          wrote on last edited by
          #4

          Hi!
          I can recomend you:

          1. "KDAB":http://www.kdab.com/kdab-products/ - i use it and i like it, but there are no Report designer for it.
          2. "OpenRPT":http://www.xtuple.com/openrpt - great tool
          3. "NCReport":http://www.nocisoft.com/ncreport.html - also great but commercial product
          4. "QtRPT":http://sourceforge.net/projects/qtrpt/ - looks promising

          Also look at "qt-apps.org":http://qt-apps.org/index.php?xcontentmode=4240

          1 Reply Last reply
          0
          • H Offline
            H Offline
            Hareen Laks
            wrote on last edited by
            #5

            @ Rahul Das, Alek Śmierciak, qxoz,

            Thank you very much for your replies.. I'm going to use one of your recomendations.

            But my superior ask me to use QPrinter and QPainter for complete my tasks.

            Thanks again..

            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