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. Is it legal to modify QT 4.8.7 and build wkhtmltopdf using this modified QT 4.8.7
Forum Updated to NodeBB v4.3 + New Features

Is it legal to modify QT 4.8.7 and build wkhtmltopdf using this modified QT 4.8.7

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 912 Views
  • 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.
  • B Offline
    B Offline
    Babitha
    wrote on last edited by
    #1

    I am creating a library by building source of wkhtmltopdf with patched QT 4.8.7 , which is having a LGPL license. Is it legal to modify the contents of QT 4.8.7 and build wkhtmltopdf using this modified QT 4.8.7 ? My library will be integrated to a commercial application.

    jsulmJ 1 Reply Last reply
    0
    • B Babitha

      I am creating a library by building source of wkhtmltopdf with patched QT 4.8.7 , which is having a LGPL license. Is it legal to modify the contents of QT 4.8.7 and build wkhtmltopdf using this modified QT 4.8.7 ? My library will be integrated to a commercial application.

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Babitha It is legal as long as you do not violate the license. In case of LGPL you have to also open source your changes on Qt if you distribute your software.
      Please keep in mind: I'm not a lawyer!

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • B Offline
        B Offline
        Babitha
        wrote on last edited by
        #3

        How do i know which version of QT is used by wkhtmltopdf 0.12.5?
        Where the informaton is kept in wkhtmltopdf 0.12.5 source?

        Christian EhrlicherC 1 Reply Last reply
        0
        • B Babitha

          How do i know which version of QT is used by wkhtmltopdf 0.12.5?
          Where the informaton is kept in wkhtmltopdf 0.12.5 source?

          Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by Christian Ehrlicher
          #4

          @Babitha said in Is it legal to modify QT 4.8.7 and build wkhtmltopdf using this modified QT 4.8.7:

          Where the informaton is kept in wkhtmltopdf 0.12.5 source?

          In the git repository: https://github.com/wkhtmltopdf/wkhtmltopdf - as you can see they have an own copy of Qt4.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          2
          • B Offline
            B Offline
            Babitha
            wrote on last edited by
            #5

            Is there an information like QT version correspond to wkhtmltopdf 0.12.5 source.
            In which file i can see this information?

            Christian EhrlicherC 1 Reply Last reply
            0
            • B Babitha

              Is there an information like QT version correspond to wkhtmltopdf 0.12.5 source.
              In which file i can see this information?

              Christian EhrlicherC Offline
              Christian EhrlicherC Offline
              Christian Ehrlicher
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @Babitha They link to their Qt repository - so use it if you want the Qt version used for wkhtmltopdf - as you can see it's a Qt4 repo with some patches from them.

              Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
              Visit the Qt Academy at https://academy.qt.io/catalog

              1 Reply Last reply
              1

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved