Skip to content

PDF does not retain text within the table #59

@mignotju

Description

@mignotju

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions