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. Qt pdf reader
QtWS25 Last Chance

Qt pdf reader

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 4 Posters 721 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.
  • mrdebugM Offline
    mrdebugM Offline
    mrdebug
    wrote on last edited by
    #1

    Hi, I need to extract the pages from a pdf document and store them in png files.
    Can someone suggest me the easy way to do this?
    Which is the most easy, free and portable library (Windows, Linux, mac) to use?

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You can use QtPdf, it's an official module now.

      Other popular library is poppler.

      (Z(:^

      J.HilkJ 1 Reply Last reply
      3
      • sierdzioS sierdzio

        You can use QtPdf, it's an official module now.

        Other popular library is poppler.

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        @mrdebug said in Qt pdf reader:

        Which is the most easy, free

        @sierdzio said in Qt pdf reader:

        You can use QtPdf, it's an official module now.

        sadly not free, but a ridiculous 50$ a year.
        https://marketplace.qt.io/collections/most-popular/products/qtpdf


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        sierdzioS 1 Reply Last reply
        1
        • J.HilkJ J.Hilk

          @mrdebug said in Qt pdf reader:

          Which is the most easy, free

          @sierdzio said in Qt pdf reader:

          You can use QtPdf, it's an official module now.

          sadly not free, but a ridiculous 50$ a year.
          https://marketplace.qt.io/collections/most-popular/products/qtpdf

          sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          @J-Hilk said in Qt pdf reader:

          @mrdebug said in Qt pdf reader:

          Which is the most easy, free

          @sierdzio said in Qt pdf reader:

          You can use QtPdf, it's an official module now.

          sadly not free, but a ridiculous 50$ a year.
          https://marketplace.qt.io/collections/most-popular/products/qtpdf

          But it has free option: under GPL.

          (Z(:^

          J.HilkJ Pablo J. RoginaP 2 Replies Last reply
          2
          • sierdzioS sierdzio

            @J-Hilk said in Qt pdf reader:

            @mrdebug said in Qt pdf reader:

            Which is the most easy, free

            @sierdzio said in Qt pdf reader:

            You can use QtPdf, it's an official module now.

            sadly not free, but a ridiculous 50$ a year.
            https://marketplace.qt.io/collections/most-popular/products/qtpdf

            But it has free option: under GPL.

            J.HilkJ Offline
            J.HilkJ Offline
            J.Hilk
            Moderators
            wrote on last edited by
            #5

            @sierdzio you're right!

            the marketplace also has a description on how to build it 🤔
            It's part of the source code of qtwebengine oO


            Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


            Q: What's that?
            A: It's blue light.
            Q: What does it do?
            A: It turns blue.

            1 Reply Last reply
            2
            • mrdebugM Offline
              mrdebugM Offline
              mrdebug
              wrote on last edited by
              #6

              Many thanks for the replies.
              After a first check, poppler seems to be not so fast to build in Windows, Mac, Linux.
              An already builded version for Windows exists but it is not updated.
              I don't want to buy the non free library because I need to manage pdf in a non commercial software.
              The only thing that I need is to extract from the pdf each page as png image.
              Is there somethin else as free library?

              Need programmers to hire?
              www.labcsp.com
              www.denisgottardello.it
              GMT+1
              Skype: mrdebug

              1 Reply Last reply
              0
              • sierdzioS sierdzio

                @J-Hilk said in Qt pdf reader:

                @mrdebug said in Qt pdf reader:

                Which is the most easy, free

                @sierdzio said in Qt pdf reader:

                You can use QtPdf, it's an official module now.

                sadly not free, but a ridiculous 50$ a year.
                https://marketplace.qt.io/collections/most-popular/products/qtpdf

                But it has free option: under GPL.

                Pablo J. RoginaP Offline
                Pablo J. RoginaP Offline
                Pablo J. Rogina
                wrote on last edited by
                #7

                @sierdzio said in Qt pdf reader:

                But it has free option: under GPL.

                It seems it has another free option: LGPL

                Licenses:

                GPLv2

                LGPLv3

                Qt Commercial License

                Qt Marketplace LA

                @mrdebug

                After a first check, poppler seems to be not so fast to build in Windows, Mac, Linux.

                How many times are you going to build/rebuild the library?
                I expect once per OS, so is that build time a big deal?
                Once you're done, you'll use your own binaries

                Upvote the answer(s) that helped you solve the issue
                Use "Topic Tools" button to mark your post as Solved
                Add screenshots via postimage.org
                Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

                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