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

Modified PDF page parameters for ease of use #18

Merged
merged 1 commit into from
May 29, 2024

Conversation

dalzony
Copy link
Collaborator

@dalzony dalzony commented May 28, 2024

In the previous code, the pages started from 0, but the current code reflects the actual pages of the PDF.
Additionally, in the previous code, the end-page was not included, whereas in the current code, it is included.

Thus, the modified code operates as follows:
If start-page is 1 and end-page is 2, it converts pages [1, 2] to images.

@dalzony dalzony merged commit 4f26c7d into constacts:main May 29, 2024
@dalzony dalzony deleted the fix_page branch May 30, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant