Link PDF Pages with Python

preview_player
Показать описание
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!

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
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.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Udemy Recommendations that I have Personally Taken (affiliate links):

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.

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

More of my videos You may be interested in

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

Merch - I think this is pretty cool stuff let me know what you think!
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

To prepare for this video I read this article from Real Python.

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

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
Рекомендации по теме
Комментарии
Автор

Hi there, many thanks for your videos. I'm sad for not being you are posting recently...

abdullahfaizal
Автор

Heyy, I wanted to know how we can create a table of contents page with hyperlinks to each pdf when merging pdf's using merger function in pypdf2

avineshkrishnan
Автор

AWESOME! been waiting for this one thank you! I can finally finish up organizing my documents

chrisbagshaw
Автор

can we do this for a particular word in a pdf?

aparnakalla