Skip to content
New issue

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

PDF does not retain text within the table #59

Open
mignotju opened this issue Aug 26, 2024 · 2 comments
Open

PDF does not retain text within the table #59

mignotju opened this issue Aug 26, 2024 · 2 comments

Comments

@mignotju
Copy link

Hello,

I need help with a PDF conversion issue.
Here is what I am doing in the code:

const convertOptions = {
  width: 800,
  height: 800,
};
pdf2img.convert(fileBuffer, convertOptions)

It works with most PDFs, except with this one:
pdf-with-issues.pdf
Here is the result I got:
pdf-as-image

Can you help me solve this issue?

Repository owner deleted a comment Aug 26, 2024
@mieradi
Copy link

mieradi commented Oct 17, 2024

+1 to this. This issue prevents me from being able to use the package unfortunately!

@GreenFlag31
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants