Skip to content

Specifying columns as percentages #138

@brandonrobertz

Description

@brandonrobertz

I'm curious if tabulizer supports providing column offsets as a percentage as upstream tabula-java does.

 -c,--columns <COLUMNS>     X coordinates of column boundaries. Example
                            --columns 10.1,20.2,30.3. If all values are
                            between 0-100 (inclusive) and preceded by '%',
                            input will be taken as % of actual width of
                            the page. Example: --columns %25,50,80.6

This is a pretty vital part of my workflow for identifying column offsets using a web-based UI. I was wondering what would need to change for this to be possible. I'd be willing to make the changes if pointed in the right direction.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions