1 - Merge PDFs with Python and PyPDF2

1 - Merge PDFs with Python and PyPDF2

Joe Tatusko

6 лет назад

8,037 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

lucian sacota
lucian sacota - 16.08.2023 11:23

You can read what you write (from the video)?????

Ответить
Isaac Young
Isaac Young - 10.07.2019 00:18

i tried to use this system however it seems that the object(PdfFileReader).getPage function does not retrieve the data from the page. I am able to successfully execute object(PdfFileReader).getPage() and the object(PdfFileWriter).addPage() functions, as well as the object(PdfFileWriter).write() function.. it all works but it just writes a bunch of blank pages to pdf. google chrome is able to open the output pdf file however all I see is a number of blank pages equal to the number of blank pages that I put into the program.

Ответить
Daniel Barclay
Daniel Barclay - 13.04.2019 23:33

Really enjoyed this tutorial, thanks! 😊

Ответить
farmakoxeris
farmakoxeris - 21.03.2019 04:13

The letters of the code are unreadable.

Ответить
Scott Larsen
Scott Larsen - 04.01.2019 10:11

Thanks for a great PyPDF2 demo, it's the first one I was able to get to run without errors. A note for your future videos, you might want to bump up your font size (/shrink your screen resolution) because the text is difficult to see on my, I'm guessing, smaller/lower resolution screen. Thanks again for your work.

Ответить
Simon Davies
Simon Davies - 28.10.2018 10:27

Thanks Joe - really helpful tutorial to get started on the basics, which was enough to solve my problem

Ответить
NARAYANA MURTHY
NARAYANA MURTHY - 17.10.2018 11:45

Hi Code link isnt working.... Please update......

Ответить
Nicholas Phillips
Nicholas Phillips - 15.03.2018 08:56

What atom package are you using to have the command line interface at the bottom?

Ответить