René's URL Explorer Experiment


Title: PdfWriter add_page adds (re)writes old page instead of new · Issue #135062 · python/cpython · GitHub

Open Graph Title: PdfWriter add_page adds (re)writes old page instead of new · Issue #135062 · python/cpython

X Title: PdfWriter add_page adds (re)writes old page instead of new · Issue #135062 · python/cpython

Description: Bug report Bug description: The purpose of the following code (as a simplification) is to add PDF pages alternatively from 2 different opencv images. To make the sequence unique, a sequence number is written to each PDF page saved. The P...

Open Graph Description: Bug report Bug description: The purpose of the following code (as a simplification) is to add PDF pages alternatively from 2 different opencv images. To make the sequence unique, a sequence number ...

X Description: Bug report Bug description: The purpose of the following code (as a simplification) is to add PDF pages alternatively from 2 different opencv images. To make the sequence unique, a sequence number ...

Opengraph URL: https://github.com/python/cpython/issues/135062

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"PdfWriter add_page adds (re)writes old page instead of new","articleBody":"# Bug report\n\n### Bug description:\n\nThe purpose of the following code (as a simplification) is to add PDF pages alternatively from 2 different opencv images.\nTo make the sequence unique, a sequence number is written to each PDF page saved. The PDF is written every 2 images but this is not essential\nHerewith I expect a resulting PDF file with 60 pages numbered  #1, #2, #3, ... #59,  #60.\n\nHowever the resulting PDF file shows a sequence which in my case starts erratically from the 25th page:\n#1, #2, #3, #4, #5, #6, #7, #8, #9, #10, #11, #12, #13, #14, #15, #16, #17, #18, #19, #20, #21, #22, #23, #24, #20, #22, #18, #19, #29, #30.\n#31, #32, #33, #34, #35, #36, #37, #38, #39, #40, #36, #37, #34, #35, #32, #33, #30, #31, #19, #29, #21, #18, #24, #20, #55, #23, #57, #23, #59, #20\n \n#25, #26, #27, #28 are missing an have been substituted by #20, #21, #18, #19.\nThen everything is back on track to #40\nIn the remainder of the sequence #55, #57 and #59 are on the right page. The rest shows an 'older' page \n\nThe import of PyPDF2 is version 3.0.1\n\n[pythonSeq.pdf](https://github.com/user-attachments/files/20565415/pythonSeq.pdf)\n\n```if os.path.exists(\"pythonSeq.pdf\"):\n    os.remove(\"pythonSeq.pdf\")\n\npdf_writer = PdfWriter()\n\nimage1 = cv2.imread(\"Picture1.png\")\nimage2 = cv2.imread(\"Picture2.png\")\nfor seq in range(1,61,2):\n    clone = image1.copy()\n    cv2.putText(clone,f'Seq#{seq}', (200,30), cv2.FONT_HERSHEY_SIMPLEX, 1, (0, 0, 0), 3)\n    cv2.imwrite(\"python.jpg\",clone)\n    pdf_image = Image.open(\"python.jpg\")\n    pdf_image.save(\"python.pdf\", format=\"PDF\")\n    image_reader = PdfReader(\"python.pdf\")\n    pdf_writer.add_page(image_reader.pages[0])\n\n    clone = image2.copy()\n    cv2.putText(clone,f'Seq#{seq+1}', (200,30), cv2.FONT_HERSHEY_SIMPLEX, 1, (0, 0, 0), 3)\n    cv2.imwrite(\"python.jpg\",clone)\n    pdf_image = Image.open(\"python.jpg\")\n    pdf_image.save(\"python.pdf\", format=\"PDF\")\n    image_reader = PdfReader(\"python.pdf\")\n    pdf_writer.add_page(image_reader.pages[0])\n\n[pythonSeq.pdf](https://github.com/user-attachments/files/20565446/pythonSeq.pdf)\n\n    with open(\"pythonSeq.pdf\", \"wb\") as pdf_file:\n        pdf_writer.write(pdf_file)```\n\n\n### CPython versions tested on:\n\n3.13\n\n### Operating systems tested on:\n\nWindows","author":{"url":"https://github.com/DominiquePACCO","@type":"Person","name":"DominiquePACCO"},"datePublished":"2025-06-03T08:55:23.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/135062/cpython/issues/135062"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:4598ed43-2ef4-236a-4cd3-02c238fb0b49
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAE4A:1940BA:102121A:1587B60:69699264
html-safe-nonce1904c3ff8d4d281f64f96ce923b280bee913c52ba3cb9c847c04cb780052a499
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRTRBOjE5NDBCQToxMDIxMjFBOjE1ODdCNjA6Njk2OTkyNjQiLCJ2aXNpdG9yX2lkIjoiMzE2MzQ4NjM1NDUzOTUyNjEyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac370df0c80448c96352b5df9249200a80b5d01bbea20a1df756a98e0fad656ccd
hovercard-subject-tagissue:3113064468
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/135062/issue_layout
twitter:imagehttps://opengraph.githubassets.com/5b8201159d938b9c04f6b591ae7d4d1cf9314517563f19111338be6054b92fab/python/cpython/issues/135062
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/5b8201159d938b9c04f6b591ae7d4d1cf9314517563f19111338be6054b92fab/python/cpython/issues/135062
og:image:altBug report Bug description: The purpose of the following code (as a simplification) is to add PDF pages alternatively from 2 different opencv images. To make the sequence unique, a sequence number ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameDominiquePACCO
hostnamegithub.com
expected-hostnamegithub.com
None3542e147982176a7ebaa23dfb559c8af16f721c03ec560c68c56b64a0f35e751
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseaf80af7cc9e3de9c336f18b208a600950a3c187c
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/135062#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F135062
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F135062
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/135062
Reloadhttps://github.com/python/cpython/issues/135062
Reloadhttps://github.com/python/cpython/issues/135062
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/135062
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/issues/135062
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/135062
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/135062
PdfWriter add_page adds (re)writes old page instead of newhttps://github.com/python/cpython/issues/135062#top
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
https://github.com/DominiquePACCO
https://github.com/DominiquePACCO
DominiquePACCOhttps://github.com/DominiquePACCO
on Jun 3, 2025https://github.com/python/cpython/issues/135062#issue-3113064468
#1https://github.com/python/cpython/pull/1
#2https://github.com/python/cpython/pull/2
#3https://github.com/python/cpython/pull/3
#59https://github.com/python/cpython/pull/59
#60https://github.com/python/cpython/pull/60
#1https://github.com/python/cpython/pull/1
#2https://github.com/python/cpython/pull/2
#3https://github.com/python/cpython/pull/3
#4https://github.com/python/cpython/pull/4
#5https://github.com/python/cpython/pull/5
#6https://github.com/python/cpython/pull/6
#7https://github.com/python/cpython/pull/7
#8https://github.com/python/cpython/pull/8
#9https://github.com/python/cpython/pull/9
#10https://github.com/python/cpython/pull/10
#11https://github.com/python/cpython/pull/11
#12https://github.com/python/cpython/pull/12
#13https://github.com/python/cpython/pull/13
#14https://github.com/python/cpython/pull/14
#15https://github.com/python/cpython/pull/15
#16https://github.com/python/cpython/pull/16
#17https://github.com/python/cpython/pull/17
#18https://github.com/python/cpython/pull/18
#19https://github.com/python/cpython/pull/19
#20https://github.com/python/cpython/pull/20
#21https://github.com/python/cpython/pull/21
#22https://github.com/python/cpython/pull/22
#23https://github.com/python/cpython/pull/23
#24https://github.com/python/cpython/pull/24
#20https://github.com/python/cpython/pull/20
#22https://github.com/python/cpython/pull/22
#18https://github.com/python/cpython/pull/18
#19https://github.com/python/cpython/pull/19
#29https://github.com/python/cpython/pull/29
#30https://github.com/python/cpython/pull/30
#31https://github.com/python/cpython/pull/31
#32https://github.com/python/cpython/pull/32
#33https://github.com/python/cpython/pull/33
#34https://github.com/python/cpython/pull/34
#35https://github.com/python/cpython/pull/35
#36https://github.com/python/cpython/pull/36
#37https://github.com/python/cpython/pull/37
#38https://github.com/python/cpython/pull/38
#39https://github.com/python/cpython/pull/39
#40https://github.com/python/cpython/pull/40
#36https://github.com/python/cpython/pull/36
#37https://github.com/python/cpython/pull/37
#34https://github.com/python/cpython/pull/34
#35https://github.com/python/cpython/pull/35
#32https://github.com/python/cpython/pull/32
#33https://github.com/python/cpython/pull/33
#30https://github.com/python/cpython/pull/30
#31https://github.com/python/cpython/pull/31
#19https://github.com/python/cpython/pull/19
#29https://github.com/python/cpython/pull/29
#21https://github.com/python/cpython/pull/21
#18https://github.com/python/cpython/pull/18
#24https://github.com/python/cpython/pull/24
#20https://github.com/python/cpython/pull/20
#55https://github.com/python/cpython/pull/55
#23https://github.com/python/cpython/pull/23
#57https://github.com/python/cpython/pull/57
#23https://github.com/python/cpython/pull/23
#59https://github.com/python/cpython/pull/59
#20https://github.com/python/cpython/pull/20
#25https://github.com/python/cpython/pull/25
#26https://github.com/python/cpython/pull/26
#27https://github.com/python/cpython/pull/27
#28https://github.com/python/cpython/pull/28
#20https://github.com/python/cpython/pull/20
#21https://github.com/python/cpython/pull/21
#18https://github.com/python/cpython/pull/18
#19https://github.com/python/cpython/pull/19
#40https://github.com/python/cpython/pull/40
#55https://github.com/python/cpython/pull/55
#57https://github.com/python/cpython/pull/57
#59https://github.com/python/cpython/pull/59
pythonSeq.pdfhttps://github.com/user-attachments/files/20565415/pythonSeq.pdf
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.