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. Poppler::Page::textList() is not properly ordered in some pdf files
Qt 6.11 is out! See what's new in the release blog

Poppler::Page::textList() is not properly ordered in some pdf files

Scheduled Pinned Locked Moved 3rd Party Software
5 Posts 2 Posters 2.7k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hello,

    When I use the function Poppler::Page::textList(), I find that the QList<TextBox *> is not stored in a proper order. I think this might be the pdf script style problem.

    There is a comment above Poppler::Page::textList() tells that,"For text written in western languages (left-to-right and up-to-down), the QList contains the text in the proper order."

    How can i solve this problem. Any help is really appreciated.

    Thanks
    Ansif

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      I think the best place for that question would be poppler's mailing list and/or IRC channel

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        It's already been asked by someone in the Poppler mailing list and i think its not yet solved in there.
        Check this, https://bugs.freedesktop.org/show_bug.cgi?id=40279

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          The bug report being pretty old, you should maybe bump it

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            [quote author="SGaist" date="1390429607"]The bug report being pretty old, you should maybe bump it[/quote]

            Hey,
            Yes the bug report is very old. May be its time to restart it :).

            Best Regards,
            Ansif

            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