Skip to content

start_page and end_page not working #16

@luke4u

Description

@luke4u

Hi Guys,

Trying to set the start page and end page for extraction texts. But produced texts for all pages.
Could anyone explain why?

p = pdfbox.PDFBox()
p.extract_text(input_path = file_path, output_path = '', password = None, encoding = None, html = False, sort=False,
               ignore_beads=False, startpage = 4, end_page=6)

Thanks a lot. Luke

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