Skip to content

Error on crop: slice indices must be integers or None or have an __index__ method #29

@barryrowlingson

Description

@barryrowlingson

Am getting "slice indices must be integers or None or have an index method" if I try and use the -c option:

$ pdf-table-extract -i test.pdf -o test.txt -p 1
[works okay]
$ pdf-table-extract -i test.pdf -o test.txt -p 1 -c 0:0:3:3
slice indices must be integers or None or have an __index__ method
$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions