Coder Social home page Coder Social logo

Comments (4)

zhangtingyun avatar zhangtingyun commented on June 27, 2024

I don't know if my change is correct, please let me know or can you fix this bug, thanks!

from pdfminer.six.

zhangtingyun avatar zhangtingyun commented on June 27, 2024

page_1.pdf
this is the pdf

from pdfminer.six.

zhangtingyun avatar zhangtingyun commented on June 27, 2024

a227a8e0-d20d-11ee-9186-1f397a94c388

from pdfminer.six.

Han860207 avatar Han860207 commented on June 27, 2024

Hi, I'm also facing the same issue while using pdfplumber which is developed base on pdfminer.six.
In my usage, the pdfminer.six version is 20221105, pdfplumber version is 0.10.4
Even though I've tried repaired PDFs with ghostscripts, the as follow:

gswin64c -o repaired.pdf -sDEVICE=pdfwrite input.pdf 

output file is repaired.pdf
Reference : jsvine/pdfplumber#425

The repaired.pdf is still out of order while extracting text.
image

descent = font.get_descent() * fontsize

And I tried to remove * fontsize in descent
image
The result goes correct
image

Is this a bug or something? Thanks

from pdfminer.six.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.