Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

additional info on reader.pages #2657

Closed
km5ar opened this issue May 20, 2024 · 0 comments
Closed

additional info on reader.pages #2657

km5ar opened this issue May 20, 2024 · 0 comments

Comments

@km5ar
Copy link

km5ar commented May 20, 2024

  • I'm wondering what's the format(not sure if it is the correct words here) of the reader.pages output?
  • what format does it specifically followed?

from pypdf import PdfReader

Load the PDF

reader = PdfReader("GeoBase_NHNC1_Data_Model_UML_EN.pdf")

Access a specific page

page = reader.pages[3]

@py-pdf py-pdf locked and limited conversation to collaborators May 20, 2024
@stefan6419846 stefan6419846 converted this issue into discussion #2658 May 20, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant