Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start_page and end_page not working #16

Open
luke4u opened this issue Nov 8, 2019 · 0 comments
Open

start_page and end_page not working #16

luke4u opened this issue Nov 8, 2019 · 0 comments

Comments

@luke4u
Copy link

luke4u commented Nov 8, 2019

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

@luke4u luke4u changed the title start_page and end_parge not working start_page and end_page not working Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant