1

I use PyPDF2 to import pdf file in string into python. Problem is the top of the first page doesn't want to be imported (.getPage(0).extracText() misses the top part).

I guess that there is a header property but i cannot find its name and i couldn't find any information on the internet.

Do you know how to do or where i can find information ?

Martin Thoma
  • 124,992
  • 159
  • 614
  • 958
user2187202
  • 337
  • 1
  • 3
  • 11

0 Answers0