Link PDF Pages with Python

Опубликовано: 06 Июль 2021
на канале: Chart Explorers
8,794
108

Add links from one PDF page to another with Python (PyPDF2). Adding links with PyPDF2 isn't perfect, but I show you some tips to help make the process a little smoother. If anyone else has other tips please leave them in the comments!

►►GitHub: https://github.com/bvalgard/working-w...
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
For a hands on - project based learning approach consider Dataquest (this is where I learned much of what I know). You will learn Data Analytics/Science with SQL, Python, R, and more! Using the following link to get $15 dollars off an annual subscription.
app.dataquest.io/referral-signup/qybqz3r8/
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
My Number 1 Data Analyst course recommendation for self learners (affiliate link): bit.ly/GoogleAnalyticsProfessionalCertificate

Udemy Recommendations that I have Personally Taken (affiliate links):
►►Learn Statistics http://bit.ly/Statistics4DSUdemyCE
►►Learn Python http://bit.ly/LearnPythonCE
►►Learn SQL http://bit.ly/LearnSQLCE
►►Learn Data Analysis (this goes into advanced concepts - learn up to and including Logistic regression - you don't need this before you start applying for jobs but it can help) http://bit.ly/PythonMLDS_CE
►►Learn Business Intelligence http://bit.ly/LearnBI_CE
►►Learn Time Series Analysis (this is an important skill in SOME jobs, but you don't need this before you start applying for jobs) http://bit.ly/TimeSeries_CE

For a hands on - project based learning approach consider Dataquest (this is where I learned much of what I know). You will learn Data Analytics/Science with SQL, Python, R, and more! Using the following link to get $15 dollars off an annual subscription.
app.dataquest.io/referral-signup/qybqz3r8/

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

More of my videos You may be interested in
►►Extract Text from PDF with Python    • Extract Text from PDF with Python  
►►Create PDF with Pyhton | Part 1    • Create PDF with Python | Part 2  

Consider subscribing for weekly tips, tricks, and tutorials.    / @chartexplorers  

Join my Discord Server   / discord  

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Merch - I think this is pretty cool stuff let me know what you think!
https://bit.ly/PythonAndDataMerch
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

To prepare for this video I read this article from Real Python.
https://realpython.com/creating-modif...

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

0:00 Description
0:28 Resources
0:43 Imports
1:17 Adding Pages
1:54 Add Link
2:53 Create PDF
3:35 Specify Link Location