Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. PDF Rendering
Qt 6.11 is out! See what's new in the release blog

PDF Rendering

Scheduled Pinned Locked Moved 3rd Party Software
4 Posts 2 Posters 2.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.
  • L Offline
    L Offline
    langi667
    wrote on last edited by
    #1

    Hey, does anyone know a good C/C++ library for rendering PDF files which is not under GPL oder any commercial licence? I know about Poppler but it's GPL because one of the submodules is under the GPL.

    Thanks!

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      The "Qt Wiki contains a nice article about the various options available for handling PDF documents":http://qt-project.org/wiki/Handling_PDF

      http://anavi.org/

      1 Reply Last reply
      0
      • L Offline
        L Offline
        langi667
        wrote on last edited by
        #3

        Yes I already read the article, but all listed rendering libs are GPL and their seeding licenses are way to expensive.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          leon.anavi
          wrote on last edited by
          #4

          [quote author="langi667" date="1380449159"]Yes I already read the article, but all listed rendering libs are GPL and their seeding licenses are way to expensive. [/quote]

          If you want to do it yourself the article provides ideas how to use QPrinter to create a PDF. Btw some of the libraries stated at the article are with LGPL and Apache 2.0 licence.

          http://anavi.org/

          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