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. Qml printer
Forum Updated to NodeBB v4.3 + New Features

Qml printer

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 1.9k 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.
  • G Offline
    G Offline
    ganeshgladish
    wrote on last edited by
    #1

    hi,
    i have created gui using qml....now i want to print this gui as pdf.....how can i do ...please help me....

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

      See: https://github.com/rafaelfassi/qmlprinter

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gmthalange
        wrote on last edited by
        #3

        Hi Rafaelfassi,

        I see your code uses QDeclarativeItem, did you try making similar thing using QQuickItem. I am facing issues in it.

        1 Reply Last reply
        0
        • R Offline
          R Offline
          rafaelfassi
          wrote on last edited by
          #4

          I'm still searching for a way to read the scene graph tree to support QQuickItem.

          1 Reply Last reply
          0
          • G Offline
            G Offline
            gmthalange
            wrote on last edited by
            #5

            Ahh ok, please update once you get anything in it. As of now I am managing with grabWindow(). But thats not helping on iMX target and gives follwing error, but works fine on desktop

            EGLFS: OpenGL windows cannot be mixed with others

            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