We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firstly, thanks for your contribution thus far.
I've been using Poppler for a while now and it is not clear how to sort the boxes that we receive.
I noticed in Poppler there is a "PopplerStructureElement" https://poppler.freedesktop.org/api/glib/PopplerStructureElement.html , which, I believe, allow us to understand which box comes after which.
Is there a way to replicate this? Or is there an alternative way to know the order for certain?
Thanks in advance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Firstly, thanks for your contribution thus far.
I've been using Poppler for a while now and it is not clear how to sort the boxes that we receive.
I noticed in Poppler there is a "PopplerStructureElement" https://poppler.freedesktop.org/api/glib/PopplerStructureElement.html , which, I believe, allow us to understand which box comes after which.
Is there a way to replicate this? Or is there an alternative way to know the order for certain?
Thanks in advance
The text was updated successfully, but these errors were encountered: