Skip to content

Too low resolution leeds to lines disapearing in table #546

@parleur

Description

@parleur

Hi,
I encountered issues with pdf with thin lines disappearing when rendered by tabula web client. As a result, a vertical line disappears sometimes and two columns get merged. And it is quite random through several pdfs.

I wonder if it could be an aliasing problem when you render the pdf to png, so that increase the definition would solve it. Right now it is hard coded, and I understand increase dpi parameter, would increase the workload for the detection algorithm right after. Maybe should it be an option.

Sadly I cannot publish the faulty pdf ( bank account full of private informations ).

Thank you for your great tool!

image = Utils.pageConvertToImage(page.getPDDoc(), pdfPage, 144, ImageType.GRAY);

and also line 113

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions